about summary refs log tree commit diff
path: root/Test/README
diff options
context:
space:
mode:
Diffstat (limited to 'Test/README')
-rw-r--r--Test/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/README b/Test/README
index de3324fd9..d012277ce 100644
--- a/Test/README
+++ b/Test/README
@@ -25,3 +25,6 @@ or
   make TESTNUM=C check
 to perform just the test beginning C02, or all tests beginning C,
 respectively.
+
+Instructions on how to write tests are given in B01cd.ztst, which acts as a
+model.