mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Rename autoload-debug.el test to autoload-help.el
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; core/test/autoload-debug.el
|
||||
;;; core/test/autoload-help.el
|
||||
|
||||
(def-test! what-face
|
||||
(insert (propertize "Hello " 'face 'font-lock-keyword-face))
|
Reference in New Issue
Block a user