summaryrefslogtreecommitdiffstats
path: root/test/exitfns.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/exitfns.py')
-rw-r--r--test/exitfns.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/exitfns.py b/test/exitfns.py
index 49afa93..cc478c8 100644
--- a/test/exitfns.py
+++ b/test/exitfns.py
@@ -2,10 +2,9 @@
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
-import TestCmd
import TestSCons
-test = TestSCons.TestSCons(match = TestCmd.match_exact)
+test = TestSCons.TestSCons()
sconstruct = """
from SCons.exitfuncs import *