summaryrefslogtreecommitdiff
blob: c0977cae8b173a9a8d9c1285f3a93293abbd7175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/Makefile.am.orig	2013-11-13 02:19:49.198992622 +0000
+++ b/Makefile.am	2013-11-13 02:20:12.709305182 +0000
@@ -1332,7 +1332,6 @@
 	test/py/daemon-util_unittest.bash \
 	test/py/ganeti-cleaner_unittest.bash \
 	test/py/import-export_unittest.bash \
-	test/py/cli-test.bash \
 	test/py/bash_completion.bash
 
 if PY_UNIT
@@ -1397,7 +1396,6 @@
 	test/py/daemon-util_unittest.bash \
 	test/py/ganeti-cleaner_unittest.bash \
 	test/py/import-export_unittest.bash \
-	test/py/cli-test.bash \
 	test/py/bash_completion.bash \
 	test/hs/offline-test.sh \
 	test/hs/cli-tests-defs.sh \