Skip to content

Commit

Permalink
Do coverage on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
dajva committed Sep 7, 2018
1 parent 142e117 commit e35ba33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-helper.el
Expand Up @@ -27,7 +27,7 @@
;;; Code:

(when (require 'undercover nil t)
(undercover "rg.el"))
(undercover "*.el"))

(require 'cl-lib)
(require 'ert)
Expand Down

0 comments on commit e35ba33

Please sign in to comment.