summaryrefslogtreecommitdiff
path: root/demoscript/IceBox/hello.py
diff options
context:
space:
mode:
Diffstat (limited to 'demoscript/IceBox/hello.py')
-rwxr-xr-xdemoscript/IceBox/hello.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/demoscript/IceBox/hello.py b/demoscript/IceBox/hello.py
index 11cf23a206c..4f611174de9 100755
--- a/demoscript/IceBox/hello.py
+++ b/demoscript/IceBox/hello.py
@@ -9,7 +9,7 @@
# **********************************************************************
import sys, demoscript
-import demoscript.Expect as Expect
+from scripts import Expect
def runtests(client, server, secure):
print "testing twoway",