feat: Update run_tests.py script path for better organization

This commit is contained in:
William Valentin
2025-07-28 18:28:11 -07:00
parent 4c7da343eb
commit 100a4af72d

View File

@@ -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