Update link to parseSpec proc

This commit is contained in:
Clyybber
2020-06-28 00:13:54 +02:00
committed by GitHub
parent 252f668829
commit 54a52e7d08

View File

@@ -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#L132) 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#L158) in the ``specs`` module for a full and reliable reference**
## action