Add unit test framework
This commit is contained in:
parent
7836698262
commit
ad12b9057b
4 changed files with 20 additions and 1 deletions
5
Cask
5
Cask
|
@ -303,3 +303,8 @@
|
|||
|
||||
;; Debugging -- modules/custom-debug.el
|
||||
(depends-on "realgud")
|
||||
|
||||
|
||||
;;;; DEV TOOLS ;;;;;;;;;;;;;;;;;
|
||||
(development
|
||||
(depends-on "ert-runner"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue