summaryrefslogtreecommitdiff
path: root/cheetah/Tests/Test.py
diff options
context:
space:
mode:
Diffstat (limited to 'cheetah/Tests/Test.py')
-rwxr-xr-xcheetah/Tests/Test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheetah/Tests/Test.py b/cheetah/Tests/Test.py
index db9cdbc..86341f9 100755
--- a/cheetah/Tests/Test.py
+++ b/cheetah/Tests/Test.py
@@ -11,7 +11,7 @@ TODO
'''
import sys
-import unittest_local_copy as unittest
+import unittest
import SyntaxAndOutput
import NameMapper