master > master: codego - test.sh

This commit is contained in:
RD 2021-05-18 11:30:20 +02:00
parent 0b9378cea1
commit c48f703744
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
################################
export TEST_VERBOSE=false # <- true: unittest mit verbose output
export TEST_TIMEOUT="60s"
export TEST_TIMEOUT="10s"
function call_go() {
go $@;