]> git.eshelyaron.com Git - emacs.git/commitdiff
Add some variable settings to use-package-tests.el, thanks tarsius
authorJohn Wiegley <johnw@newartisans.com>
Thu, 25 Feb 2016 23:21:49 +0000 (15:21 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Thu, 25 Feb 2016 23:22:10 +0000 (15:22 -0800)
test/lisp/use-package/use-package-tests.el

index 869b818e54be9e78df26889f3f7937daaef1dde7..0644a5ee493b71f21e2cee472ecdb3b93cac763d 100644 (file)
@@ -46,5 +46,7 @@
 
 ;; Local Variables:
 ;; indent-tabs-mode: nil
+;; no-byte-compile: t
+;; no-update-autoloads: t
 ;; End:
 ;;; use-package-tests.el ends here