
The build chain got a bit confused when doing things from scratch, as `test_support.go` was used in the non-test builds. Renaming it to `support_test.go` was the easiest way to avoid that.
The build chain got a bit confused when doing things from scratch, as `test_support.go` was used in the non-test builds. Renaming it to `support_test.go` was the easiest way to avoid that.