From 5426e68ffd0f94f6296f52b00ebb0f48cf97f33a Mon Sep 17 00:00:00 2001
From: Luc Van Oostenryck
Date: Mon, 11 Sep 2017 08:25:17 +0200
Subject: testsuite: add a blank line before format
Signed-off-by: Luc Van Oostenryck
---
validation/test-suite | 1 +
1 file changed, 1 insertion(+)
(limited to 'validation/test-suite')
diff --git a/validation/test-suite b/validation/test-suite
index 8179e753..75d2c6dc 100755
--- a/validation/test-suite
+++ b/validation/test-suite
@@ -434,6 +434,7 @@ do_format()
$cmd 1> $file.output.got 2> $file.error.got
fexit_value=$?
cat <<_EOF
+
/*
* check-name: $fname
_EOF
--
cgit 1.2.3-korg