summaryrefslogtreecommitdiff
path: root/tests/rpmtests.at
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-08-20 15:28:20 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-08-20 15:28:20 +0200
commit9e161ad4250a609ad0e61ffe5a1388e821814262 (patch)
tree123dab269b2c06ac0d9029a14077d0a8b5c156c1 /tests/rpmtests.at
parent34565d2f8f3108e4c3edd82b63bcf5844c5756d0 (diff)
downloadrpm-9e161ad4250a609ad0e61ffe5a1388e821814262.tar.gz
rpm-9e161ad4250a609ad0e61ffe5a1388e821814262.tar.bz2
rpm-9e161ad4250a609ad0e61ffe5a1388e821814262.zip
Add rpmquery.at
Diffstat (limited to 'tests/rpmtests.at')
-rw-r--r--tests/rpmtests.at1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rpmtests.at b/tests/rpmtests.at
index 7013cf9d3..c1a9f2ddd 100644
--- a/tests/rpmtests.at
+++ b/tests/rpmtests.at
@@ -3,3 +3,4 @@ AT_INIT
AT_TESTED(rpm rpmbuild rpmquery)
m4_include([rpmgeneral.at])
+m4_include([rpmquery.at])