testing wip - exposing chai.assert
[fnpeditor.git] / tests / conf.js
diff --git a/tests/conf.js b/tests/conf.js
new file mode 100644 (file)
index 0000000..431acb7
--- /dev/null
@@ -0,0 +1,3 @@
+mocha.setup('tdd');\r
+\r
+var assert = chai.assert;
\ No newline at end of file