Skip to content

Commit

Permalink
Remove some output from test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Howard committed Jan 8, 2019
1 parent 26a97d2 commit 31c8bed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ fi
if [ ! -f "$name" ]; then

if [ "$generate_tests" -eq 0 ]; then
printf 'Cannot generate %s %s test\n' "$d" "$t"
printf 'Skipping %s %s test\n' "$d" "$t"
exit 0
fi
Expand Down

0 comments on commit 31c8bed

Please sign in to comment.