mirror of
https://github.com/chrisbarrett/nursery
synced 2025-09-22 16:20:55 -05:00
Require ert on load
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
;;; Code:
|
||||
|
||||
(require 'cl-lib)
|
||||
|
||||
(autoload 'ert-deftest "ert")
|
||||
(require 'ert)
|
||||
|
||||
;;; HACK: Initially define no-op so tests can be defined inline.
|
||||
|
||||
|
Reference in New Issue
Block a user