mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 08:54:53 +00:00
Update the reference to parseSpec (#21289)
The current reference pointed to the wrong location
This commit is contained in:
@@ -9,7 +9,7 @@ top-level tests like `tests/tbar.nim`.
|
||||
|
||||
Each test can contain a spec in a ``discard """ ... """`` block.
|
||||
|
||||
**Check out the [``parseSpec`` procedure](https://github.com/nim-lang/Nim/blob/devel/testament/specs.nim#L158) in the ``specs`` module for a full and reliable reference**
|
||||
**Check out the [``parseSpec`` procedure](https://github.com/nim-lang/Nim/blob/devel/testament/specs.nim#L315) in the ``specs`` module for a full and reliable reference**
|
||||
|
||||
## action
|
||||
|
||||
|
||||
Reference in New Issue
Block a user