[svn r37861] Skip compat

--HG--
branch : trunk
This commit is contained in:
fijal 2007-02-03 13:13:18 +01:00
parent 1ab92ac3be
commit 2fe1fa07ff
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ def test_importall():
base.join('magic', 'greenlet.py'),
base.join('bin'),
base.join('execnet', 'script'),
base.join('compat', 'testing'),
)
for p in base.visit('*.py', lambda x: x.check(dotfile=0)):
if p.basename == '__init__.py':