summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
Diffstat (limited to '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", \