Skip to content

Instantly share code, notes, and snippets.

@plutov
Created May 4, 2020 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plutov/beb1d37d1b7cd3c0b6e3dda1a3352b51 to your computer and use it in GitHub Desktop.
Save plutov/beb1d37d1b7cd3c0b6e3dda1a3352b51 to your computer and use it in GitHub Desktop.
testable9.go
package testable_test
import (
"testing"
"github.com/plutov/packagemain/19-testable-go-code/testable"
)
// ...
testable.StrInSlice(...)
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment