Skip to content

Commit 16ba5db

Browse files
xybdom96
authored andcommitted
tests' config file should be config.nims
which is created by `nimble init`.
1 parent 051cfa6 commit 16ba5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ For a package named "foobar", the recommended project structure is the following
505505
└── src
506506
└── foobar.nim # Imported via `import foobar`
507507
└── tests # Contains the tests
508-
├── nim.cfg
508+
├── config.nims
509509
├── tfoo1.nim # First test
510510
└── tfoo2.nim # Second test
511511

0 commit comments

Comments
 (0)