From eeaa2c11ee64761b706a41478bc74fedbf4162d7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 4 Oct 2016 11:55:31 +0200 Subject: Squashed 'thirdparty/jed/' content from commit 28c014f git-subtree-dir: thirdparty/jed git-subtree-split: 28c014f0557d8718733182817e0e90086149a765 --- test/common.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/common.js (limited to 'test/common.js') diff --git a/test/common.js b/test/common.js new file mode 100644 index 000000000..7568d624c --- /dev/null +++ b/test/common.js @@ -0,0 +1,2 @@ +expect = require('expect.js'); +Jed = require('../jed'); -- cgit v1.2.3