summaryrefslogtreecommitdiff
path: root/js/test/Common/Common.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/test/Common/Common.js')
-rw-r--r--js/test/Common/Common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/test/Common/Common.js b/js/test/Common/Common.js
index 1367ad7cbe8..7029a61d846 100644
--- a/js/test/Common/Common.js
+++ b/js/test/Common/Common.js
@@ -8,7 +8,7 @@
// **********************************************************************
(function(module, require, exports){
- var Ice = require("icejs").Ice;
+ var Ice = require("zeroc-icejs").Ice;
var write = function(msg)
{