diff options
| author | Radon Rosborough <radon@intuitiveexplanations.com> | 2024-10-05 17:09:23 -0700 |
|---|---|---|
| committer | Radon Rosborough <radon@intuitiveexplanations.com> | 2024-10-05 17:09:23 -0700 |
| commit | adeaaf714f0efcca335b7afe10c6bee5a0242dfa (patch) | |
| tree | da46d6f4982113024700bf5f833abc6cd190abdb | |
| parent | 307afa95499e7e3ed58a76a2818b1dc3ce11f9d5 (diff) | |
Fix comment
| -rw-r--r-- | test/unit/apheleia-unit-test.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/apheleia-unit-test.el b/test/unit/apheleia-unit-test.el index da49005..80e2093 100644 --- a/test/unit/apheleia-unit-test.el +++ b/test/unit/apheleia-unit-test.el @@ -1,6 +1,6 @@ ;; -*- lexical-binding: t -*- -;; `apheleia-unit-tests' - unit tests using ERT. +;; `apheleia-unit-tests' - unit tests using Buttercup. (require 'apheleia) |
