aboutsummaryrefslogtreecommitdiffstats
path: root/tests/readme-tests-module.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/readme-tests-module.html')
-rw-r--r--tests/readme-tests-module.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/readme-tests-module.html b/tests/readme-tests-module.html
index c4e34e05d..3f6e708a6 100644
--- a/tests/readme-tests-module.html
+++ b/tests/readme-tests-module.html
@@ -119,8 +119,10 @@ To write a new test, evolve an existing example. See the dtd and/or
the javadoc for the testing harness implementation in the
<code>testing</code> module for more details.
-<p>To write a test case for a bug, see XXX todo.
-
+<p>To write a test case for a bug, see
+ <a href="readme-writing-compiler-tests.html">
+ readme-writing-compiler-tests.html</a>.
+
<h3><a name="#product"></a>Product</h3>
Product tests target a built distribution or do compiler (argument)
testing not supported by the harness.