summaryrefslogtreecommitdiff
path: root/php/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2012-10-12 15:31:48 -0700
committerMark Spruiell <mes@zeroc.com>2012-10-12 15:31:48 -0700
commited09446f6ab09a14abbbf3080bfa5986927a070d (patch)
tree4b3735e7b7b1c2ffe8056f7b9be7adbeb4d50f16 /php/allTests.py
parentWinRT port updates (diff)
downloadice-ed09446f6ab09a14abbbf3080bfa5986927a070d.tar.bz2
ice-ed09446f6ab09a14abbbf3080bfa5986927a070d.tar.xz
ice-ed09446f6ab09a14abbbf3080bfa5986927a070d.zip
PHP optionals
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 6c64a6cfb09..6b8cd64291d 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -37,6 +37,7 @@ tests = [
("Ice/slicing/exceptions", ["core"]),
("Ice/slicing/objects", ["core"]),
("Ice/defaultValue", ["core"]),
+ ("Ice/optional", ["core"]),
("Ice/ini", ["once"]),
("Ice/scope", ["once"]),
("Slice/keyword", ["once"]),