summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readme.md b/tests/readme.md
index fe59a7757..f638ddc10 100644
--- a/tests/readme.md
+++ b/tests/readme.md
@@ -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