[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: tests/minetest: Fix 'test-package*' indenting.
From: |
guix-commits |
Subject: |
06/08: tests/minetest: Fix 'test-package*' indenting. |
Date: |
Sat, 18 Sep 2021 13:43:28 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 8d4c0e3104fdee7d2548077f9c338008b3595853
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Tue Sep 7 13:03:12 2021 +0200
tests/minetest: Fix 'test-package*' indenting.
* tests/minetest.scm (Local Variables)[test-package*]: Set
scheme-indent-function property to 1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
tests/minetest.scm | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/minetest.scm b/tests/minetest.scm
index 6ae476f..c6e872e 100644
--- a/tests/minetest.scm
+++ b/tests/minetest.scm
@@ -353,3 +353,7 @@ during a dynamic extent where that package is available on
ContentDB."
(sort-packages (list x y z))))
(test-end "minetest")
+
+;;; Local Variables:
+;;; eval: (put 'test-package* 'scheme-indent-function 1)
+;;; End:
- branch master updated (511dc68 -> 808f9ff), guix-commits, 2021/09/18
- 01/08: tests: Allow opam test to run without networking., guix-commits, 2021/09/18
- 02/08: tests: git: Don't read from the users global Git config file., guix-commits, 2021/09/18
- 07/08: import: minetest: Delete duplicate dependencies., guix-commits, 2021/09/18
- 03/08: tests: git: Make 'tag' directive non-interactive., guix-commits, 2021/09/18
- 04/08: import: Add 'generic-git' updater., guix-commits, 2021/09/18
- 05/08: channels: 'channel-news-entry-commit' correctly resolves annotated tags., guix-commits, 2021/09/18
- 06/08: tests/minetest: Fix 'test-package*' indenting.,
guix-commits <=
- 08/08: import: minetest: Strip "v" prefixes from the version number., guix-commits, 2021/09/18