docs: document root test files

This commit is contained in:
Peter Steinberger
2026-06-04 20:37:28 -04:00
parent edb920b857
commit ecb6779a16
47 changed files with 47 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// Git hook tests validate pre-commit hook behavior and scripts.
import { execFileSync } from "node:child_process";
import { mkdirSync, symlinkSync, writeFileSync } from "node:fs";
import path from "node:path";