diff options
| author | Josh Triplett <josh@freedesktop.org> | 2007-07-29 00:43:06 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2007-07-29 00:46:02 -0700 |
| commit | 45ac94372fdd1160bf6f855a583541b2d637767e (patch) | |
| tree | 9874a920b46becc6aa135d6ce40bb0105a1613cf /validation | |
| parent | c716828bf2ba59af73f4eb058e6f131b1fb7d498 (diff) | |
| download | sparse-dev-45ac94372fdd1160bf6f855a583541b2d637767e.tar.gz | |
Remove explicit restatements of defaults in metadata for outer-scope test
validation/outer-scope.c restated some defaults explicitly in its test
metadata; remove the redundant metadata and rely on the defaults instead.
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'validation')
| -rw-r--r-- | validation/outer-scope.c | 3 |
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 */ |
