diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2008-12-04 22:30:35 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2008-12-04 22:30:35 +0200 |
commit | 23c55fa997b66f39a50c34512fb07c78343f1062 (patch) | |
tree | 3f7dfa9841ad61ee3c80c9537f650556b82c1a94 /tests/rpmquery.at | |
parent | e232344a496798e4ca143630a127d8ead086eb7c (diff) | |
download | librpm-tizen-23c55fa997b66f39a50c34512fb07c78343f1062.tar.gz librpm-tizen-23c55fa997b66f39a50c34512fb07c78343f1062.tar.bz2 librpm-tizen-23c55fa997b66f39a50c34512fb07c78343f1062.zip |
Adjust test result to meet current expectation
Diffstat (limited to 'tests/rpmquery.at')
-rw-r--r-- | tests/rpmquery.at | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rpmquery.at b/tests/rpmquery.at index c6ce75482..7b8fa20d6 100644 --- a/tests/rpmquery.at +++ b/tests/rpmquery.at @@ -243,7 +243,7 @@ run rpm \ -qp "${abs_srcdir}"/data/RPMS/foo-1.0-1.noarch.rpm ], [0], -[], +[(none)], []) AT_CLEANUP |