summaryrefslogtreecommitdiff
path: root/js/allTests.py
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-08-19 21:25:18 +0200
committerJose <jose@zeroc.com>2016-08-19 21:25:18 +0200
commitc8d32e04873be7938915c606027c84c8ab832f6b (patch)
treef862751cfaddcf5bb7b82a7c04a299d471f948d4 /js/allTests.py
parentFix ICE-7278 (diff)
downloadice-c8d32e04873be7938915c606027c84c8ab832f6b.tar.bz2
ice-c8d32e04873be7938915c606027c84c8ab832f6b.tar.xz
ice-c8d32e04873be7938915c606027c84c8ab832f6b.zip
ES6 mapping updates
Diffstat (limited to 'js/allTests.py')
-rwxr-xr-xjs/allTests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/allTests.py b/js/allTests.py
index 1e8d0afa7d4..88f600df599 100755
--- a/js/allTests.py
+++ b/js/allTests.py
@@ -45,7 +45,6 @@ tests = [
("Ice/operationsBidir", ["once"]),
("Ice/optional", ["core"]),
("Ice/optionalBidir", ["once"]),
- ("Ice/promise", ["once"]),
("Ice/properties", ["once"]),
("Ice/proxy", ["core"]),
("Ice/retry", ["core"]),