Skip to content

Commit

Permalink
Expand the files tracked on coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Matus Goljer committed Oct 14, 2016
1 parent 4ef135f commit 728d44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/examples-to-tests.el
Expand Up @@ -22,7 +22,7 @@
;;; Code:

(when (require 'undercover nil t)
(undercover "dash*.el"))
(undercover "dash.el" "dash-functional.el"))

(require 'ert)

Expand Down

0 comments on commit 728d44d

Please sign in to comment.