diff --git a/TESTING_SETUP.md b/TESTING_SETUP.md index 35d8c15..86c8f32 100644 --- a/TESTING_SETUP.md +++ b/TESTING_SETUP.md @@ -84,7 +84,7 @@ test-watch: # Run tests in watch mode test-debug: # Run tests with debug output ``` -#### Created `run_tests.py` script: +#### Created `scripts/run_tests.py` script: - Standalone test runner - Coverage reporting - Cross-platform compatibility