commit | 203c7225f52fbb4a58e544dafbc4ac96b71085b3 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Tue Oct 29 20:21:42 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Tue Oct 29 20:27:34 2024 +0100 |
tree | 45769e9a59aac08eff6a5a87667f6b7f9d306939 | |
parent | 20e045f78148c0ef0143c33ffe686fee72d29376 [diff] [blame] |
CI: huge linux builds should also run syntax & indent tests closes: #15960 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/indent/Makefile b/runtime/indent/Makefile index 36a3f15..2af1276 100644 --- a/runtime/indent/Makefile +++ b/runtime/indent/Makefile
@@ -11,6 +11,7 @@ # If a test fails a testdir/*.fail file will be written. test: VIMRUNTIME=$(VIMRUNTIME) $(VIMPROG) --clean --not-a-term -u testdir/runtest.vim + @echo "INDENT TESTS: DONE" clean testclean: