summaryrefslogtreecommitdiff
path: root/py/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2006-02-17 21:38:50 +0000
committerMark Spruiell <mes@zeroc.com>2006-02-17 21:38:50 +0000
commit56c84bb557fc9f0cff8ef765f1a05ccff43e2a41 (patch)
treec53aace5b2ca5c86b30d02e6e0265f78eed24e63 /py/allTests.py
parentinitial commit (diff)
downloadice-56c84bb557fc9f0cff8ef765f1a05ccff43e2a41.tar.bz2
ice-56c84bb557fc9f0cff8ef765f1a05ccff43e2a41.tar.xz
ice-56c84bb557fc9f0cff8ef765f1a05ccff43e2a41.zip
adding binding test
Diffstat (limited to 'py/allTests.py')
-rwxr-xr-xpy/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/allTests.py b/py/allTests.py
index 8ad1fd0ab36..17ecf59a03b 100755
--- a/py/allTests.py
+++ b/py/allTests.py
@@ -50,6 +50,7 @@ def runTests(tests, num = 0):
#
tests = [ \
"Ice/adapterDeactivation", \
+ "Ice/binding", \
"Ice/exceptions", \
"Ice/facets", \
"Ice/faultTolerance", \