about summary refs log tree commit diff stats
path: root/test/layout/run_layout_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/layout/run_layout_tests.sh')
-rwxr-xr-xtest/layout/run_layout_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/layout/run_layout_tests.sh b/test/layout/run_layout_tests.sh
index 2e2bfa7b..20b85ce1 100755
--- a/test/layout/run_layout_tests.sh
+++ b/test/layout/run_layout_tests.sh
@@ -20,4 +20,5 @@ do	printf '%s\r' "$h"
 	else	printf 'WARNING: expected file not found for %s\n' "$h"
 	fi
 done
+printf '\n'
 exit "$failed"