diff options
Diffstat (limited to 'distutils2/tests/test_ccompiler.py')
| -rw-r--r-- | distutils2/tests/test_ccompiler.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distutils2/tests/test_ccompiler.py b/distutils2/tests/test_ccompiler.py index c7454fb..b89f4a5 100644 --- a/distutils2/tests/test_ccompiler.py +++ b/distutils2/tests/test_ccompiler.py @@ -1,5 +1,4 @@ """Tests for distutils.ccompiler.""" -from distutils2.compiler.ccompiler import CCompiler from distutils2.tests import unittest, support |
