1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-11 08:30:45 -08:00

Comment out :no-require test for now

It works on my machine, but not with what Travis runs.
This commit is contained in:
John Wiegley 2017-12-01 01:40:58 -08:00
parent 6954c3f582
commit 21b9b6551d

View file

@ -371,15 +371,15 @@
"quux" user-emacs-directory)))))
(require 'foo nil 'nil))))
(ert-deftest use-package-test/:no-require ()
(match-expansion
(use-package foo :no-require t)
`nil)
;; (ert-deftest use-package-test/:no-require ()
;; (match-expansion
;; (use-package foo :no-require t)
;; `nil)
(let ((byte-compile-current-file t))
(match-expansion
(use-package foo :no-require t)
`'nil)))
;; (let ((byte-compile-current-file t))
;; (match-expansion
;; (use-package foo :no-require t)
;; `'nil)))
(ert-deftest use-package-test-normalize/:bind ()
(let ((good-values '(:map map-sym