From 60a6e3c019d9eda546d97dd373a4c6cfee0fed46 Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Thu, 11 Jan 2007 05:10:12 +0000 Subject: remove bogs test dir, add portage_versions svn path=/main/trunk/; revision=5538 --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/__init__.py b/tests/__init__.py index 58ba3d41c..f848fc1dd 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -7,7 +7,7 @@ import os, unittest def main(): - testDirs = ["portage", "portage_util", "test/foo"] + testDirs = ["portage", "portage_util","portage_versions"] suite = unittest.TestSuite() -- cgit v1.2.3-1-g7c22