diff options
Diffstat (limited to 'distutils2/tests/__init__.py')
| -rw-r--r-- | distutils2/tests/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distutils2/tests/__init__.py b/distutils2/tests/__init__.py index e3a590b..901be43 100644 --- a/distutils2/tests/__init__.py +++ b/distutils2/tests/__init__.py @@ -16,7 +16,6 @@ Utility code is included in distutils2.tests.support. import os import sys import unittest2 as unittest -from .support import TESTFN # XXX move helpers to support, add tests for them, remove things that # duplicate test.support (or keep them for the backport; needs thinking) |
