actionsapitest removed from all tests. as it depends on an external action...

This commit is contained in:
Barış Metin
2005-09-17 19:29:03 +00:00
parent e76d494d6b
commit f6696b76a1
+2 -1
View File
@@ -48,7 +48,8 @@ def run_all():
installdbtests.suite,
sourcedbtests.suite,
packagedbtests.suite,
actionsapitests.suite,
# FIXME: actionsapitests requires tester to run a specific command first.
# actionsapitests.suite,
graphtests.suite,
versiontests.suite,
configfiletests.suite,