mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 19:19:51 +00:00
Add ert-runner (closes #887)
This commit is contained in:
parent
1727cd154c
commit
48b4fb7241
1 changed files with 4 additions and 0 deletions
4
recipes/ert-runner
Normal file
4
recipes/ert-runner
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
(ert-runner
|
||||||
|
:fetcher github
|
||||||
|
:repo "rejeep/ert-runner.el"
|
||||||
|
:files ("*.el" "bin"))
|
Loading…
Reference in a new issue