Skip to content

Commit e850f9f

Browse files
committed
grunt: do not bundle zone and contry tests
1 parent f13e22b commit e850f9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gruntfile.js

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ module.exports = function(grunt) {
66
nodeunit : {
77
zones : [
88
"tests/zones/**/*.js",
9-
"tests/countries/*.js"
109
],
1110
countries: [
1211
"tests/countries/*.js"

0 commit comments

Comments
 (0)