Skip to content

Commit

Permalink
grunt: do not bundle zone and contry tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ichernev committed Aug 25, 2022
1 parent f13e22b commit e850f9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = function(grunt) {
nodeunit : {
zones : [
"tests/zones/**/*.js",
"tests/countries/*.js"
],
countries: [
"tests/countries/*.js"
Expand Down

0 comments on commit e850f9f

Please sign in to comment.