aboutsummaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-03-21 22:02:48 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-03-21 22:02:48 -0400
commit30f3c6dcab1d2f696a3b9b4658957cf527587a20 (patch)
tree9acbd0a1dbf455aa298ab94f4527747cc1d258a5 /test/README.md
parentddc85cda9f9a03e2c31ef0002ae5a79fba5700b5 (diff)
Add instructions
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md
index 533789b9..72b52010 100644
--- a/test/README.md
+++ b/test/README.md
@@ -2,3 +2,5 @@
This directory contains a suite of tests that showcase and test various
language features.
+
+Run `make test` to run all the tests.