projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a5c71
)
remove bogs test dir, add portage_versions
author
Alec Warner
<antarus@gentoo.org>
Thu, 11 Jan 2007 05:10:12 +0000
(
05:10
-0000)
committer
Alec Warner
<antarus@gentoo.org>
Thu, 11 Jan 2007 05:10:12 +0000
(
05:10
-0000)
svn path=/main/trunk/; revision=5538
tests/__init__.py
patch
|
blob
|
history
diff --git
a/tests/__init__.py
b/tests/__init__.py
index 58ba3d41c84e82f01fda0fb2b8ee478045e98aee..f848fc1dd872370a6fa73306873504fbc67cfd8c 100644
(file)
--- 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()