[svn r37281] omit tracer test directory for imports

(XXX example Filesystem trees should be created
from code and not reside in SVN)

--HG--
branch : trunk
This commit is contained in:
hpk 2007-01-24 18:10:32 +01:00
parent 7cf9824680
commit 8a240d01f9
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ def test_importall():
nodirs = (
base.join('test', 'tkinter'),
base.join('test', 'testing', 'data'),
base.join('apigen', 'tracer', 'testing', 'package'),
base.join('test', 'testing', 'test'),
base.join('magic', 'greenlet.py'),
base.join('path', 'extpy', 'testing', 'test_data'),