(ert-deftest oni-alert-test-sets-default-style ()
"Test that `oni-alert' changes the default style."
(require 'oni-alert)
(should (eql alert-default-style 'libnotify)))