udpate bats display in janky

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Victor Vieux 2015-08-11 11:38:25 -07:00
parent d580bf9b7b
commit 6c8578bda5
1 changed files with 1 additions and 1 deletions

View File

@ -47,4 +47,4 @@ execute docker rm -f "$id" > /dev/null
export DOCKER_BINARY="${tmp}/docker"
# Run the tests.
execute time bats -p $TESTS
execute time bats --tap $TESTS