changefile remove silent on bash test
int int
This commit is contained in:
committed by
Ethan Frey
parent
7bdf44c987
commit
463f2dca30
@@ -27,9 +27,9 @@ test_unit:
|
||||
|
||||
test_cli: tests/cli/shunit2
|
||||
# sudo apt-get install jq
|
||||
@./tests/cli/basictx.sh
|
||||
@./tests/cli/counter.sh
|
||||
@./tests/cli/restart.sh
|
||||
./tests/cli/basictx.sh
|
||||
./tests/cli/counter.sh
|
||||
./tests/cli/restart.sh
|
||||
# @./tests/cli/ibc.sh
|
||||
|
||||
test_tutorial: docs/guide/shunit2
|
||||
|
||||
Reference in New Issue
Block a user