summaryrefslogtreecommitdiff
path: root/php/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2006-02-21 23:59:12 +0000
committerMark Spruiell <mes@zeroc.com>2006-02-21 23:59:12 +0000
commit7201824d12227650c848f20a822d1850fd2bf9c6 (patch)
tree868abe3d227ef2fe3af772f8226618748abb1f40 /php/allTests.py
parentadding TwowayOnlyException and EndpointSelectionType for binding test (diff)
downloadice-7201824d12227650c848f20a822d1850fd2bf9c6.tar.bz2
ice-7201824d12227650c848f20a822d1850fd2bf9c6.tar.xz
ice-7201824d12227650c848f20a822d1850fd2bf9c6.zip
adding binding test
Diffstat (limited to 'php/allTests.py')
-rwxr-xr-xphp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/php/allTests.py b/php/allTests.py
index 81e0945c652..231b672de10 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -52,6 +52,7 @@ tests = [ \
"Ice/operations", \
"Ice/exceptions", \
"Ice/inheritance", \
+ "Ice/binding", \
"Ice/facets", \
"Ice/objects", \
"Ice/slicing/exceptions", \