# README
概要
このパッケージのみ、$ make run
でサンプルを動かすことができません。
実行する場合は
$ cd examples/basic/testings
$ go test -v ./...
とするか
$ go test -v github.com/devlights/try-golang/examples/basic/testings/...
としてください。
参考
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author