From 45cc57ac258690137be50ff624a2318bd31d377a Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 16 Aug 2023 21:34:11 +0200 Subject: [PATCH] ; Silence byte-compiler * test/src/comp-tests.el (native-comp-eln-load-path): Declare. (cherry picked from commit 508d24c8b9aee2c2a4c78ccfef3b5f551a1b2115) --- test/src/comp-tests.el | 1 + 1 file changed, 1 insertion(+) diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el index 0e36a3c9190..509aadec232 100644 --- a/test/src/comp-tests.el +++ b/test/src/comp-tests.el @@ -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." -- 2.39.2