summaryrefslogtreecommitdiff
path: root/js/test/Ice/operations/Twoways.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/test/Ice/operations/Twoways.js')
-rw-r--r--js/test/Ice/operations/Twoways.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/test/Ice/operations/Twoways.js b/js/test/Ice/operations/Twoways.js
index f5777d5c6d5..f49c13ab79f 100644
--- a/js/test/Ice/operations/Twoways.js
+++ b/js/test/Ice/operations/Twoways.js
@@ -9,7 +9,7 @@
(function(module, require, exports)
{
- var Ice = require("zeroc-icejs").Ice;
+ var Ice = require("ice").Ice;
var Test = require("Test").Test;
var run = function(communicator, prx, Test, bidir)