Rename autoload-debug.el test to autoload-help.el

This commit is contained in:
Henrik Lissner 2018-05-24 21:14:40 +02:00
parent 6dc375a891
commit 2a8da07e31
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -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))