Skip to content

Commit

Permalink
Do not include testcases when not building for tests (#28)
Browse files Browse the repository at this point in the history
The testcases are showing up in binaries using the library. This is
undesirable. By changing the testcase file to _test.go, it is no
longer included when using 'go build'.

Signed-off-by: Brad P. Crochet <brad@redhat.com>
  • Loading branch information
bcrochet authored Jul 19, 2022
1 parent 9a3bd2e commit d637bcc
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit d637bcc

Please sign in to comment.