mirror of
https://github.com/burrowers/garble.git
synced 2025-09-26 20:01:16 +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.