github.com/unigraph-dev/dgraph@v1.1.1-0.20200923154953-8b52b426f765/testutil/README.md (about) 1 ## package z 2 3 This package is for code that is only used in tests (i.e. "*_test.go" files). It should not be 4 used in non-test code because error handling is usually minimal and usually fatal.