From 5a0d4200f3062d35ffd8828eec65ef8695ee8619 Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Thu, 11 Jan 2007 05:29:35 +0000 Subject: more test re-arranging as Alec can't read what functions are in what files svn path=/main/trunk/; revision=5540 --- tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/__init__.py') diff --git a/tests/__init__.py b/tests/__init__.py index f848fc1dd..8d4ea9f0c 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -7,7 +7,7 @@ import os, unittest def main(): - testDirs = ["portage", "portage_util","portage_versions"] + testDirs = ["portage", "portage_util","portage_versions", "portage_dep"] suite = unittest.TestSuite() -- cgit v1.2.3-1-g7c22