mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-08 00:50:20 +09:00
1f9635c2ec
The integration test generator scanned all files under integration/ with ripgrep, matching func Test* patterns in README.md code examples (TestMyScenario, TestRouteAdvertisementBasic). Add --type go to limit the search to Go source files.