Skip to content

Commit

Permalink
Update Gruntfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
unlogic committed Sep 3, 2015
1 parent df36cb5 commit 71dd59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ module.exports = function(grunt) {
coverage: {
src: ["src/*.js"],
lcovReport: "coverage-results/lcov"
}
},
urls: [
'http://localhost:8081/test/iris.html'
]
Expand Down

0 comments on commit 71dd59c

Please sign in to comment.