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