summaryrefslogtreecommitdiff
path: root/php/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2011-05-06 14:57:27 -0700
committerMark Spruiell <mes@zeroc.com>2011-05-06 14:57:27 -0700
commit21e11dc9ad4fca20acd9ae5ef5e84edc56bad0b1 (patch)
tree93a8ee66a201485cdd75abacd5d82298f70bd535 /php/allTests.py
parent4894 - Busy loop in Glacier2::Application (diff)
downloadice-21e11dc9ad4fca20acd9ae5ef5e84edc56bad0b1.tar.bz2
ice-21e11dc9ad4fca20acd9ae5ef5e84edc56bad0b1.tar.xz
ice-21e11dc9ad4fca20acd9ae5ef5e84edc56bad0b1.zip
bug 4916 - PHP extension not using INI settings
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 db34fcca9ae..306ba9d0d86 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -36,6 +36,7 @@ tests = [
("Ice/slicing/exceptions", ["core"]),
("Ice/slicing/objects", ["core"]),
("Ice/defaultValue", ["core"]),
+ ("Ice/ini", ["once"]),
("Slice/keyword", ["once"]),
("Slice/structure", ["once"])
]