aboutsummaryrefslogtreecommitdiff
path: root/test/mocha/operator.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocha/operator.js')
-rw-r--r--test/mocha/operator.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocha/operator.js b/test/mocha/operator.js
index adef3abd..64db02c1 100644
--- a/test/mocha/operator.js
+++ b/test/mocha/operator.js
@@ -1,4 +1,4 @@
-var UglifyJS = require("../../");
+var UglifyJS = require("../node");
var assert = require("assert");
describe("operator", function() {