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