Add core-lib & core-lib-{buffers,package} unit tests + tasks
This commit is contained in:
parent
8b0184181d
commit
acb7536e64
6 changed files with 199 additions and 1 deletions
4
test/test-basic.el
Normal file
4
test/test-basic.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
;;; ../test/test-basic.el
|
||||
|
||||
(ert-deftest doom-basic ()
|
||||
(should t))
|
Loading…
Add table
Add a link
Reference in a new issue