summaryrefslogtreecommitdiff
path: root/php/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2012-10-17 12:38:03 -0700
committerMark Spruiell <mes@zeroc.com>2012-10-17 12:38:03 -0700
commitf087326373250c76fa3b7b8e68cede0cb9af01ff (patch)
treee801ec18aba93a74b373388fc947617643da0008 /php/allTests.py
parentFix related to ICE-4847 (diff)
downloadice-f087326373250c76fa3b7b8e68cede0cb9af01ff.tar.bz2
ice-f087326373250c76fa3b7b8e68cede0cb9af01ff.tar.xz
ice-f087326373250c76fa3b7b8e68cede0cb9af01ff.zip
ICE-4619 - custom enumerator values
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 6b8cd64291d..dcc470d93d6 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -38,6 +38,7 @@ tests = [
("Ice/slicing/objects", ["core"]),
("Ice/defaultValue", ["core"]),
("Ice/optional", ["core"]),
+ ("Ice/enums", ["core"]),
("Ice/ini", ["once"]),
("Ice/scope", ["once"]),
("Slice/keyword", ["once"]),