summaryrefslogtreecommitdiffstats
path: root/test/option/debug-objects.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option/debug-objects.py')
-rw-r--r--test/option/debug-objects.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/option/debug-objects.py b/test/option/debug-objects.py
index 33ec59d..1d3829a 100644
--- a/test/option/debug-objects.py
+++ b/test/option/debug-objects.py
@@ -29,10 +29,6 @@ Test that the --debug=objects option works.
"""
import TestSCons
-import sys
-import string
-import re
-import time
test = TestSCons.TestSCons()