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