Skip to content

Commit

Permalink
Removed (:send-report nil)
Browse files Browse the repository at this point in the history
  • Loading branch information
VlachJosef committed May 27, 2017
1 parent 0522825 commit 1a7e4a4
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
@@ -1,4 +1,4 @@
(when (require 'undercover nil t)
(undercover "*.el" (:send-report nil)))
(undercover "*.el"))

(require 'scala-quick-import)

0 comments on commit 1a7e4a4

Please sign in to comment.