; Silence byte-compiler

* test/src/comp-tests.el (native-comp-eln-load-path): Declare.

(cherry picked from commit 508d24c8b9)
This commit is contained in:
Stefan Kangas 2023-08-16 21:34:11 +02:00
parent 3296031ad7
commit 45cc57ac25

View file

@ -62,6 +62,7 @@
(defvar native-comp-eln-load-path)
(ert-deftest comp-tests-bootstrap ()
"Compile the compiler and load it to compile it-self.
Check that the resulting binaries do not differ."