summaryrefslogtreecommitdiff
path: root/thirdparty/jed/test/common.js
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/jed/test/common.js')
-rw-r--r--thirdparty/jed/test/common.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/thirdparty/jed/test/common.js b/thirdparty/jed/test/common.js
deleted file mode 100644
index 7568d624c..000000000
--- a/thirdparty/jed/test/common.js
+++ /dev/null
@@ -1,2 +0,0 @@
-expect = require('expect.js');
-Jed = require('../jed');