mirror of
https://github.com/burrowers/garble.git
synced 2025-12-24 12:58:05 +08:00
As spotted by scripts/check-third-party.sh, it's possible to import the testing package without using `go test`, so our previous solution to only load testing/synctest when running `go test` was not enough. Add a regression test via stdimporter in gogarble.txtar.