Require ert in the cperl tests, since it's reloading itself
This commit is contained in:
parent
37f454f582
commit
f681c097f2
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
(defvar cperl-test-mode #'cperl-mode)
|
||||
|
||||
(require 'cperl-mode)
|
||||
(require 'ert)
|
||||
|
||||
(defvar cperl-mode-tests-data-directory
|
||||
(expand-file-name "lisp/progmodes/cperl-mode-resources"
|
||||
|
|
Loading…
Add table
Reference in a new issue