Files
xah30 9462558a15 test(cli): use ..Default::default() in tests/os_routes.rs SplitRoutes literals
Companion to v3.5 — the new force_vpn_cidrs field broke the two integration
tests that used positional SplitRoutes literals instead of struct-update
syntax. Switched both to .. Default::default() so the test sites are
forward-compatible with any further SplitRoutes additions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 22:37:53 +03:00
..