From 0dda0d884cc7da1f37d821006908a0a500181374 Mon Sep 17 00:00:00 2001 From: hovryn Date: Thu, 25 Sep 2025 01:12:02 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9ca8fb..94d7d5a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ tests/ ├─ doesntcontainworkspace/ : Test cases that shouldn't contain workspaces ├─ zlibCompressed/ : Zlib compressed test casees ├─ binaryFiles/ : Extensionless/binary test cases +├─ tests.luau : Test runner for CI detector.luau : Main entrypoint ```