We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13e22b commit e850f9fCopy full SHA for e850f9f
Gruntfile.js
@@ -6,7 +6,6 @@ module.exports = function(grunt) {
6
nodeunit : {
7
zones : [
8
"tests/zones/**/*.js",
9
- "tests/countries/*.js"
10
],
11
countries: [
12
"tests/countries/*.js"
0 commit comments