summaryrefslogtreecommitdiff
path: root/js/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'js/allTests.py')
-rwxr-xr-xjs/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/allTests.py b/js/allTests.py
index faae019c72a..53becc64f3e 100755
--- a/js/allTests.py
+++ b/js/allTests.py
@@ -25,6 +25,7 @@ import TestUtil
# List of all basic tests.
#
tests = [
+ ("Ice/acm", ["core"]),
("Ice/binding", ["core"]),
("Ice/defaultValue", ["once"]),
("Ice/enums", ["once"]),