Skip to content

Commit

Permalink
load file to test
Browse files Browse the repository at this point in the history
  • Loading branch information
chachie committed May 18, 2023
1 parent 4558fd8 commit ccf3ad0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lisp-diary-tests.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
;;
;;; Code:
(require 'ert)
(require 'lisp-diary)

(load "lisp-diary.el")

(ert-deftest test-get-date-at-days-offset ()
(let ((n 0))
Expand Down

0 comments on commit ccf3ad0

Please sign in to comment.