summaryrefslogtreecommitdiff
path: root/js/allTests.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2015-07-09 14:03:40 -0230
committerDwayne Boone <dwayne@zeroc.com>2015-07-09 14:03:40 -0230
commit272471ae45a9470979d6e498bb04b19cd64c08ba (patch)
treefaf44da0170f4f585f8272ec16b98991831c1b71 /js/allTests.py
parentMinor change to prevent fixVersions from making unecessary change (diff)
downloadice-272471ae45a9470979d6e498bb04b19cd64c08ba.tar.bz2
ice-272471ae45a9470979d6e498bb04b19cd64c08ba.tar.xz
ice-272471ae45a9470979d6e498bb04b19cd64c08ba.zip
ICE-6472 Added info test to JavaScript
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 940f797b41a..2dbafa66dfc 100755
--- a/js/allTests.py
+++ b/js/allTests.py
@@ -36,6 +36,7 @@ tests = [
("Ice/facetsBidir", ["core"]),
("Ice/hashmap", ["once"]),
("Ice/hold", ["core"]),
+ ("Ice/info", ["core"]),
("Ice/inheritance", ["once"]),
("Ice/inheritanceBidir", ["once"]),
("Ice/location", ["once"]),