Files
avo/tests/fixedbugs/issue68/doc.go
Michael McLoughlin 4439b6b2c0 build: -pkg flag to specify package name (#150)
Allows override in the case where package name is incorrectly deduced from directory name.

Fixes #68
Fixes #147
2020-05-23 12:07:32 -07:00

3 lines
77 B
Go

// Package custom tests overriding package name with the CLI.
package custom