mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Fix :files for org-pomodoro, which was pulling in *-tests.el
This commit is contained in:
parent
48a1e5bd5e
commit
e54e77c561
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(org-pomodoro
|
||||
:fetcher github
|
||||
:repo "lolownia/org-pomodoro"
|
||||
:files ("*.el" "resources"))
|
||||
:files (:defaults "resources"))
|
||||
|
|
Loading…
Reference in a new issue