(ert-deftest oni-grep-test-autoloads () "Test that `oni-grep' gets loaded automatically." (require 'grep) (should (featurep 'oni-grep)))