Skip to content

Commit 6e57f99

Browse files
committed
test: update test dir structure
1 parent 08d2e5d commit 6e57f99

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ use '2kabhishek/template.nvim'
7272
- Main logic, config options for the plugin code goes into [lua/template](./lua/template.lua)
7373
- Supporting code goes into [lua/modules](./lua/template/) if needed
7474
- For adding commands and keybindngs use [plugin/template](./plugin/template.lua)
75-
4. Add test code to the [tests](./tests/template) directory
75+
4. Add test code to the [tests](./tests/template_spec.lua) file
7676
5. Update the README
7777
6. Tweak the [docs action](./.github/workflows/docs.yml) file to reflect your username, commit message and plugin name
7878

File renamed without changes.

0 commit comments

Comments
 (0)