mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
6 lines
88 B
EmacsLisp
6 lines
88 B
EmacsLisp
;;; test-helper.el
|
|
|
|
(require 'ert)
|
|
|
|
(provide 'test-helper)
|
|
;;; test-helper.el ends here
|