summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2012-08-21 13:59:38 +0300
committerPanu Matilainen <pmatilai@redhat.com>2012-08-21 13:59:38 +0300
commit500782b3d4b3d05bc33a7116757341159056928e (patch)
tree55ba9596b6cccd993916cb6dc8561c2608694ae2 /tests
parentf6cf0a13cd7eab5bd89f03f24addf1ab1ec19e4c (diff)
downloadrpm-500782b3d4b3d05bc33a7116757341159056928e.tar.gz
rpm-500782b3d4b3d05bc33a7116757341159056928e.tar.bz2
rpm-500782b3d4b3d05bc33a7116757341159056928e.zip
Erm, remember to actually enable all the new tests
Diffstat (limited to 'tests')
-rw-r--r--tests/rpmtests.at2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rpmtests.at b/tests/rpmtests.at
index c1ea9c3cd..fcb9e5dd0 100644
--- a/tests/rpmtests.at
+++ b/tests/rpmtests.at
@@ -9,6 +9,8 @@ m4_include([rpmvercmp.at])
m4_include([rpmdeps.at])
m4_include([rpmconflict.at])
m4_include([rpmconfig.at])
+m4_include([rpmconfig2.at])
+m4_include([rpmconfig3.at])
m4_include([rpmmacro.at])
m4_include([rpmpython.at])
m4_include([rpmdepmatch.at])