diff options
Diffstat (limited to 'php/allTests.py')
-rwxr-xr-x | php/allTests.py | 1 |
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"]), |