From ddc85cda9f9a03e2c31ef0002ae5a79fba5700b5 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 21 Mar 2025 22:02:21 -0400 Subject: Add readme for tests --- test/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/README.md (limited to 'test') diff --git a/test/README.md b/test/README.md new file mode 100644 index 00000000..533789b9 --- /dev/null +++ b/test/README.md @@ -0,0 +1,4 @@ +# Tests + +This directory contains a suite of tests that showcase and test various +language features. -- cgit v1.2.3