mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
Add a link for testament (#20923)
This commit is contained in:
@@ -2,7 +2,7 @@ This directory contains the test cases.
|
||||
|
||||
Each test must have a filename of the form: ``t*.nim``
|
||||
|
||||
**Note:** Testament is only aware of tests under a directory (eg `tests/foo/`) and will ignore
|
||||
**Note:** [Testament](https://nim-lang.github.io/Nim/testament.html) is only aware of tests under a directory (eg `tests/foo/`) and will ignore
|
||||
top-level tests like `tests/tbar.nim`.
|
||||
|
||||
# Specs
|
||||
|
||||
Reference in New Issue
Block a user