Lint-free tileurlfunction.test.js

This commit is contained in:
Tim Schaub
2016-01-02 18:59:55 -07:00
parent 23eebf396c
commit abd0d66e66
2 changed files with 11 additions and 4 deletions
+2 -1
View File
@@ -3,6 +3,7 @@
"mocha": true
},
"globals": {
"expect": true
"expect": true,
"sinon": true
}
}