Skip to content

Commit

Permalink
coveralls...
Browse files Browse the repository at this point in the history
  • Loading branch information
jacktasia committed Jan 9, 2016
1 parent ecf72af commit 2b27243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-helper.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(require 'undercover)
(undercover "*.el"
(:exclude "*-test.el")
(:send-report nil)
(:send-report t)
(:report-file "/tmp/undercover-report.json"))
(require 'dumb-jump)

Expand Down

0 comments on commit 2b27243

Please sign in to comment.