summaryrefslogtreecommitdiffstats
path: root/test/Java/jar_not_in_PATH.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Java/jar_not_in_PATH.py')
-rw-r--r--test/Java/jar_not_in_PATH.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Java/jar_not_in_PATH.py b/test/Java/jar_not_in_PATH.py
index 9a716c5..d69f9c3 100644
--- a/test/Java/jar_not_in_PATH.py
+++ b/test/Java/jar_not_in_PATH.py
@@ -29,7 +29,6 @@ Ensures that the Tool gets initialized, even when jar is not directly
found via the PATH variable (issue #2730).
"""
-import os
import TestSCons