Commit 632f769
refactor(test): drop 'new_' prefix from curl/wget flag test modules (#181)
## Summary
- Renamed `new_curl_flags` → `curl_flags` and `new_wget_flags` →
`wget_flags` test modules
- Updated section header from "NEW FLAG TESTS" to "EXTENDED FLAG TESTS"
- The "new_" prefix was a leftover from when these tests were first
added; no longer meaningful
## Test plan
- [x] All 53 network security tests pass (`cargo test --test
network_security_tests --features http_client`)
https://claude.ai/code/session_01GJqgXnAnZitNj6FP1XzF17
Co-authored-by: Claude <noreply@anthropic.com>1 parent d1b4440 commit 632f769
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
| 677 | + | |
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
| |||
0 commit comments