summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-11-26 21:48:37 +0800
committerGitHub <noreply@github.com>2022-11-26 21:48:37 +0800
commit37fe9c0f3802c2b78e0ba341b4c178327c4c2f7d (patch)
tree32cfd35397234731c1c3d7a5873c8ca6ff6990a5
parentb57a9637e8aab931b741c9dfe4602a0168a2e655 (diff)
downloadNim-37fe9c0f3802c2b78e0ba341b4c178327c4c2f7d.tar.gz
Add a link for testament (#20923)
-rw-r--r--tests/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readme.md b/tests/readme.md
index b67ec55db..fe59a7757 100644
--- a/tests/readme.md
+++ b/tests/readme.md
@@ -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