summaryrefslogtreecommitdiff
path: root/php/allTests.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2014-07-21 17:14:45 -0700
committerMark Spruiell <mes@zeroc.com>2014-07-21 17:14:45 -0700
commitf6871bc421840e0cabff34f2f477a9e53d14f812 (patch)
treec53a747b0c2a330802ceca7d80da7f5af3b05d4a /php/allTests.py
parentFixed windows compiler error (diff)
downloadice-f6871bc421840e0cabff34f2f477a9e53d14f812.tar.bz2
ice-f6871bc421840e0cabff34f2f477a9e53d14f812.tar.xz
ice-f6871bc421840e0cabff34f2f477a9e53d14f812.zip
ICE-5580 - port connection ACM functionality to scripting languages
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 c045f83de0a..3bbe1899e17 100755
--- a/php/allTests.py
+++ b/php/allTests.py
@@ -41,6 +41,7 @@ tests = [
("Ice/enums", ["core"]),
("Ice/ini", ["once"]),
("Ice/scope", ["once"]),
+ ("Ice/acm", ["once"]),
("Slice/keyword", ["once"]),
("Slice/structure", ["once"]),
("Slice/macros", ["once"]),