Remove Testing section from README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
shuki
2026-03-07 05:46:56 +02:00
parent 311855e382
commit a0c891b093

View File

@@ -432,14 +432,6 @@ TARGET_POST_HOOK="systemctl start myapp"
- **Pre-hook failure** aborts the backup
- **Post-hook failure** is logged as a warning
## Testing
```bash
bash tests/test_utils.sh
bash tests/test_config.sh
bash tests/test_targets.sh
```
## License
MIT License - see [LICENSE](LICENSE) for details.