Version 1
[yaffs-website] / node_modules / phridge / .istanbul.yml
diff --git a/node_modules/phridge/.istanbul.yml b/node_modules/phridge/.istanbul.yml
new file mode 100755 (executable)
index 0000000..e64926e
--- /dev/null
@@ -0,0 +1,3 @@
+instrumentation:\r
+    # everything under lib/phantom/** runs within phantomjs and hence is difficult to include into our test coverage\r
+    excludes: ['lib/phantom/**']
\ No newline at end of file