about summary refs log tree commit diff stats
path: root/tests/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index 0c55bdf1..698c5d83 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -85,3 +85,8 @@ must match.
 
 Does the same thing as [Expect](#expect), but enforces, that the
 regex does not match.
+
+#### `SetGolden`
+
+Set the golden file (the file used for the hash generation) to `ARGS`.
+`ARGS` must be a valid file path.