; Silence byte-compiler

* test/src/comp-tests.el (native-comp-eln-load-path): Declare.
This commit is contained in:
Stefan Kangas 2023-08-16 21:34:11 +02:00
parent d96dd127e3
commit 508d24c8b9

View file

@ -64,6 +64,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."