summaryrefslogtreecommitdiffstats
path: root/test/output-json.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/output-json.js')
-rw-r--r--test/output-json.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/output-json.js b/test/output-json.js
new file mode 100644
index 0000000..8d276c6
--- /dev/null
+++ b/test/output-json.js
@@ -0,0 +1,6 @@
+var mock = require('./mock');
+
+describe('JSON Output', function() {
+
+});
+