doomemacs/test/test-basic.el
2017-02-20 00:23:07 -05:00

6 lines
66 B
EmacsLisp

;;; basic-test.el
(ert-deftest doom-basic-test ()
(should t))