mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
5 lines
68 B
EmacsLisp
5 lines
68 B
EmacsLisp
;;; ../test/test-basic.el
|
|
|
|
(ert-deftest doom-basic ()
|
|
(should t))
|