tests/gnustest-{nntp,registry}.el: Set no-byte-compile and no-update-autoloads
[gnus] / lisp / tests / gnustest-registry.el
index 512fab4..914b182 100644 (file)
   (message "Done with Gnus registry usage testing."))
 
 (provide 'gnustest-registry)
+
+;; Local Variables:
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; End: