nnreddit/tests/test-uncacheable.el

6 lines
137 B
EmacsLisp

(require 'nnreddit-test)
(ert-deftest nnreddit-should-not-cache ()
(should (string-match gnus-uncacheable-groups "nnreddit:emacs")))