Fix comp-tests.el problem after reconfiguring
* test/src/comp-tests.el: Do not byte-compile, as the .elc file would be machine-dependent (bug#51104).
This commit is contained in:
@@ -1472,4 +1472,8 @@ folded."
|
||||
(equal (comp-mvar-typeset mvar)
|
||||
comp-tests-cond-rw-expected-type))))))))
|
||||
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
|
||||
;;; comp-tests.el ends here
|
||||
|
||||
Reference in New Issue
Block a user