Improve import of general tests/cli stuff as per rigel
This commit is contained in:
@@ -66,7 +66,7 @@ test00SetGetRemove() {
|
||||
|
||||
# Load common then run these tests with shunit2!
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" #get this files directory
|
||||
CLI_DIR=${DIR}/../../../../tests/cli
|
||||
CLI_DIR=$GOPATH/src/github.com/cosmos/cosmos-sdk/tests/cli
|
||||
|
||||
. $CLI_DIR/common.sh
|
||||
. $CLI_DIR/shunit2
|
||||
|
||||
Reference in New Issue
Block a user