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 53becc64f3e..7811095379a 100755
--- a/js/allTests.py
+++ b/js/allTests.py
@@ -26,6 +26,7 @@ import TestUtil
#
tests = [
("Ice/acm", ["core"]),
+ ("Ice/ami", ["core"]),
("Ice/binding", ["core"]),
("Ice/defaultValue", ["once"]),
("Ice/enums", ["once"]),