branch: elpa/autothemer commit 12dbb2e60531ca6ee7322c7ec9d91476a637077c Merge: 9fe64dd3cd 96ca493b9f Author: Jason Milkins <jason...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Merge branch 'master' into develop --- tests/autothemer-tests.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/autothemer-tests.el b/tests/autothemer-tests.el index 60476e2e8c..efe60431bb 100644 --- a/tests/autothemer-tests.el +++ b/tests/autothemer-tests.el @@ -1,4 +1,4 @@ -;; theme-example.el +;; autothemer-tests.el ;;; Code: @@ -122,4 +122,4 @@ (button error) "theme-example" "Autothemer example...")) -;;; theme-example.el ends here +;;; autothemer-tests.el ends here