summaryrefslogtreecommitdiff
path: root/test/packaging/tar/gz.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/packaging/tar/gz.py')
-rw-r--r--test/packaging/tar/gz.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/packaging/tar/gz.py b/test/packaging/tar/gz.py
index 26ce60d6..6582ed26 100644
--- a/test/packaging/tar/gz.py
+++ b/test/packaging/tar/gz.py
@@ -29,7 +29,6 @@ This tests the SRC 'targz' packager, which does the following:
- create a targz package containing the specified files.
"""
-import os
import TestSCons
python = TestSCons.python