summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-04-13 13:38:09 -0400
committerChris Lumens <clumens@redhat.com>2010-04-13 15:10:44 -0400
commit5fbd314619addb0009f9e5f079a822e0cf768bc2 (patch)
tree4532544ac735c5c71c6f876b1c82116d48b1421d /tests/Makefile.am
parentaeaaa44a33bf01ab4b5e1806ef2884b65c6ebc2a (diff)
downloadanaconda-5fbd314619addb0009f9e5f079a822e0cf768bc2.tar.gz
anaconda-5fbd314619addb0009f9e5f079a822e0cf768bc2.tar.xz
anaconda-5fbd314619addb0009f9e5f079a822e0cf768bc2.zip
Add a test case to verify that kickstart commands use the right handler.
The aim of this is to prevent bugs like 581829, where a later version of a command is added in pykickstart but anaconda is never updated to use the right version. Of course, this shifts the burden from updating kickstart.py to running the test case. But it's better than nothing.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 062b93170..1c7d661c5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -17,7 +17,7 @@
#
# Author: David Cantrell <dcantrell@redhat.com>
-SUBDIRS = storage
+SUBDIRS = kickstart storage
EXTRA_DIST = *.py