aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
-rw-r--r--validation/outer-scope.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/validation/outer-scope.c b/validation/outer-scope.c
index 2ce05051..f86ffc74 100644
--- a/validation/outer-scope.c
+++ b/validation/outer-scope.c
@@ -13,7 +13,4 @@ static int test(struct st *s)
* check-name: There is no scope boundary between global and file scope
* check-description: Used to mess scopes with -include
* check-command: sparse -include $file $file
- *
- * check-output-start
- * check-output-end
*/