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