emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/nix-mode 7526a43ea0 292/500: tests: Rename test for consis


From: ELPA Syncer
Subject: [nongnu] elpa/nix-mode 7526a43ea0 292/500: tests: Rename test for consistency with the rest
Date: Sat, 29 Jan 2022 08:27:15 -0500 (EST)

branch: elpa/nix-mode
commit 7526a43ea005b08204c18603f004dc1ed905dd99
Author: Elis Hirwing <elis@hirwing.se>
Commit: Elis Hirwing <elis@hirwing.se>

    tests: Rename test for consistency with the rest
---
 tests/nix-mode-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/nix-mode-tests.el b/tests/nix-mode-tests.el
index 7505908834..2487ea6674 100644
--- a/tests/nix-mode-tests.el
+++ b/tests/nix-mode-tests.el
@@ -70,7 +70,7 @@ function to do the indentation tests."
        ;; Run additional tests
        ,@body)))
 
-(ert-deftest nix-mode-indent-test-list-contents ()
+(ert-deftest nix-mode-test-indent-list-contents ()
   "Proper indentation for items inside of a list."
   (with-nix-mode-test ("list-contents.nix" :indent t)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]