mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Appease byte-compiler senpai
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
;;; lang/web/test/autoload-html.el -*- lexical-binding: t; -*-
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/web/test/autoload-html.el
|
||||
|
||||
(def-test! encode-entities
|
||||
(should (equal (+web-encode-entities "Hello world")
|
||||
|
Reference in New Issue
Block a user