74d3e5e625
Test code in `lib` package requires cgo, but cgo is not allowed in `*_test.go` files, so we import a lot of testing-related code into a library which also has a lot of side-effects. This fix adds a build tag `e2e_test` as a workaround. |
||
---|---|---|
.. | ||
library.go | ||
library_test.go | ||
main.go | ||
utils.go |