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 04857170e60..79d3941f631 100755
--- a/js/allTests.py
+++ b/js/allTests.py
@@ -50,6 +50,7 @@ tests = [
("Ice/slicing/exceptions", ["core"]),
("Ice/slicing/objects", ["core"]),
("Ice/timeout", ["core"]),
+ ("Ice/number", ["once"]),
("Glacier2/router", ["service"]),
]