summaryrefslogtreecommitdiffstats
path: root/test/Java/nested-classes.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Java/nested-classes.py')
-rw-r--r--test/Java/nested-classes.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Java/nested-classes.py b/test/Java/nested-classes.py
index 3d3e990..3550e76 100644
--- a/test/Java/nested-classes.py
+++ b/test/Java/nested-classes.py
@@ -29,9 +29,7 @@ Test Java compilation with inner and anonymous classes (Issue 2087).
"""
import os
-import os.path
-import string
-import sys
+
import TestSCons
_python_ = TestSCons._python_