Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls.
This commit is contained in:
8
tests/reachability/scripts/README.md
Normal file
8
tests/reachability/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Reachability Scripts
|
||||
|
||||
- `update_corpus_manifest.py` — regenerate `tests/reachability/corpus/manifest.json` with SHA-256 hashes for all corpus files. Deterministic; no network access.
|
||||
|
||||
Usage:
|
||||
```bash
|
||||
python tests/reachability/scripts/update_corpus_manifest.py
|
||||
```
|
||||
Reference in New Issue
Block a user