Broaden +emacs-lisp-ert-mode :match detection
This commit is contained in:
parent
9700b6f419
commit
702b518431
1 changed files with 1 additions and 1 deletions
|
@ -81,4 +81,4 @@
|
|||
|
||||
(def-project-mode! +emacs-lisp-ert-mode
|
||||
:modes (emacs-lisp-mode)
|
||||
:match "/test-.+\\.el$")
|
||||
:match "/test[/-].+\\.el$")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue