diff options
| author | Axel Forsman <axel@axelf.se> | 2024-04-24 21:45:21 +0200 |
|---|---|---|
| committer | Axel Forsman <axel@axelf.se> | 2024-04-30 19:30:57 +0200 |
| commit | 55f29f07e31c408931e3569066c2050c48dd882b (patch) | |
| tree | 704b65b84910eb274f1a47f1d6975cc4b04285f4 /evil-tests.el | |
| parent | b6629aef2c196a6910b9fcdefad2c34b4cf4f0c1 (diff) | |
Small cleanups
Diffstat (limited to 'evil-tests.el')
| -rw-r--r-- | evil-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-tests.el b/evil-tests.el index 9b4c53e..89bc497 100644 --- a/evil-tests.el +++ b/evil-tests.el @@ -9005,7 +9005,7 @@ Source (ert-deftest evil-test-ex-sort () :tags '(evil ex) - "Text ex command :sort `evil-ex-sort`." + "Text Ex command \":sort\" (`evil-ex-sort')." (ert-info ("Plain sort") (evil-test-buffer "[z]zyy\ntest\ntEst\ntesT\nTEST\ntest\n" |
