Allow tests to be ignored by feature

This commit is contained in:
Tim Schaub
2016-03-02 13:20:37 -07:00
parent f6f22b155c
commit 1925e39b69
3 changed files with 24 additions and 2 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
"afterLoadText": false,
"expect": false,
"proj4": false,
"sinon": false
"sinon": false,
"where": false
}
}