Skip to content

Commit a2e6f01

Browse files
authored
Merge pull request #40 from linj-fork/pr/exclude-test-files-from-melpa
Exclude tests from MELPA packages
2 parents 79b6a54 + 5a69cdd commit a2e6f01

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Eask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

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

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

1212
(source "gnu")
1313
(source "melpa")
File renamed without changes.

0 commit comments

Comments
 (0)