3 lines
118 B
Go
3 lines
118 B
Go
//golangcitest:args -Etestpackage
|
|
package testdata // ERROR "package should be `testdata_test` instead of `testdata`"
|