Skip to content

Commit

Permalink
Merge pull request #40 from linj-fork/pr/exclude-test-files-from-melpa
Browse files Browse the repository at this point in the history
Exclude tests from MELPA packages
  • Loading branch information
redguardtoo authored Nov 12, 2024
2 parents 79b6a54 + 5a69cdd commit a2e6f01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Eask
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

(package-file "js-comint.el")

(script "test" "eask test ert test-js-comint.el")
(script "test" "eask test ert js-comint-test.el")

(source "gnu")
(source "melpa")
Expand Down
File renamed without changes.

0 comments on commit a2e6f01

Please sign in to comment.