cosmos-sdk/cmd/gaia/cli_test/doc.go
ValarDragon 496c75c35a tests: Move cli tests behind a build flag
This is done to make go test ./... work for people using the sdk as a sdk.
Closes #1806
2018-07-25 13:47:00 -07:00

4 lines
91 B
Go

package clitest
// package clitest runs integration tests which make use of CLI commands.