summaryrefslogtreecommitdiff
path: root/js/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2014-10-13 17:11:49 +0200
committerBenoit Foucher <benoit@zeroc.com>2014-10-13 17:11:49 +0200
commit2fee4db5224969fc2ad2d0a2594aed126be84ba0 (patch)
treeeb3f8cd0e3525bedf26324db75549a305d42930f /js/allTests.py
parentFixed (ICE-5709) - IceSSL/configuration failure on Windows (diff)
downloadice-2fee4db5224969fc2ad2d0a2594aed126be84ba0.tar.bz2
ice-2fee4db5224969fc2ad2d0a2594aed126be84ba0.tar.xz
ice-2fee4db5224969fc2ad2d0a2594aed126be84ba0.zip
Update JS with the same OutgoingAsync fixes as C++/Java/C#
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"]),