Skip to content

Commit 2f9d4f0

Browse files
chore: rename minimal.lua to minimal_init.lua to work with neotest adapter
1 parent d228a3c commit 2f9d4f0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

doc/render-markdown.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*render-markdown.txt* For 0.10.0 Last change: 2024 August 31
1+
*render-markdown.txt* For 0.10.0 Last change: 2024 September 01
22

33
==============================================================================
44
Table of Contents *render-markdown-table-of-contents*

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
init := "tests/minimal.lua"
1+
init := "tests/minimal_init.lua"
22

33
default: update test health
44

File renamed without changes.

0 commit comments

Comments
 (0)