summaryrefslogtreecommitdiff
path: root/test/CXX/SHCXXCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/SHCXXCOM.py')
-rw-r--r--test/CXX/SHCXXCOM.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CXX/SHCXXCOM.py b/test/CXX/SHCXXCOM.py
index 628bc001..1a8750fe 100644
--- a/test/CXX/SHCXXCOM.py
+++ b/test/CXX/SHCXXCOM.py
@@ -28,8 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
Test the ability to configure the $SHCXXCOM construction variable.
"""
-import os
-import string
import sys
import TestSCons