diff --git a/Gruntfile.js b/Gruntfile.js index 1bf92df5..02bba034 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -6,7 +6,6 @@ module.exports = function(grunt) { nodeunit : { zones : [ "tests/zones/**/*.js", - "tests/countries/*.js" ], countries: [ "tests/countries/*.js"