summaryrefslogtreecommitdiff
path: root/php/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'php/allTests.py')
-rwxr-xr-xphp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/allTests.py b/php/allTests.py
index f2ab0b40349..c614a7fa3c4 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -27,7 +27,7 @@ tests = [
("Ice/proxy", ["core"]),
("Ice/operations", ["core"]),
("Ice/exceptions", ["core"]),
- ("Ice/info", ["core"]),
+ ("Ice/info", ["core", "noipv6", "nocompress"]),
("Ice/inheritance", ["core"]),
("Ice/binding", ["core"]),
("Ice/checksum", ["core"]),