Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Feb 10, 2024
1 parent b22ed4f commit 6aca20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/_prepare.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;;; Requirement

(when (version< emacs-version "26.1")
(error "Eask requires Emacs 26.1 and above!"))
(error "Eask requires Emacs 26.1 and above! test"))

;;
;;; Includes
Expand Down

0 comments on commit 6aca20e

Please sign in to comment.