Run rendering tests with the rest of the tests

This commit is contained in:
Tim Schaub
2017-07-03 13:53:01 -06:00
parent 8e91d51d7c
commit 0dfd6da5a9
136 changed files with 158 additions and 296 deletions

View File

@@ -1,12 +0,0 @@
{
"env": {
"mocha": true
},
"globals": {
"afterLoadText": false,
"expect": false,
"proj4": false,
"sinon": false,
"where": false
}
}