remove bogs test dir, add portage_versions
authorAlec Warner <antarus@gentoo.org>
Thu, 11 Jan 2007 05:10:12 +0000 (05:10 -0000)
committerAlec Warner <antarus@gentoo.org>
Thu, 11 Jan 2007 05:10:12 +0000 (05:10 -0000)
svn path=/main/trunk/; revision=5538

tests/__init__.py

index 58ba3d41c84e82f01fda0fb2b8ee478045e98aee..f848fc1dd872370a6fa73306873504fbc67cfd8c 100644 (file)
@@ -7,7 +7,7 @@ import os, unittest
 
 def main():
        
-       testDirs = ["portage", "portage_util", "test/foo"]
+       testDirs = ["portage", "portage_util","portage_versions"]
 
        suite = unittest.TestSuite()