aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/thirdparty/jed/test/common.js b/thirdparty/jed/test/common.js
new file mode 100644
index 000000000..7568d624c
--- /dev/null
+++ b/thirdparty/jed/test/common.js
@@ -0,0 +1,2 @@
+expect = require('expect.js');
+Jed = require('../jed');