diff options
Diffstat (limited to 'demoscript/Ice/hello.py')
-rw-r--r--[-rwxr-xr-x] | demoscript/Ice/hello.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demoscript/Ice/hello.py b/demoscript/Ice/hello.py index aa6b7bb0d32..967a024587a 100755..100644 --- a/demoscript/Ice/hello.py +++ b/demoscript/Ice/hello.py @@ -10,6 +10,7 @@ import sys from demoscript import * +from scripts import Expect def runtests(client, server, secure): print "testing twoway", |