diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-28 15:12:36 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-28 15:12:36 -0700 |
commit | c7144dc2e0175a8f4922f261d75437b984039a8c (patch) | |
tree | 7ba1406889e95d0e2c19bbca6abb917350622784 /tests/050-if-defined.c | |
parent | 886e05a35a319cdace9afed93d0cc8df2c7f33e0 (diff) |
Remove some blank lines from the end of some test cases.
To match what we have done on the take-2 branch to these test cases.
Diffstat (limited to 'tests/050-if-defined.c')
-rw-r--r-- | tests/050-if-defined.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/050-if-defined.c b/tests/050-if-defined.c index 9838cc747d..34f0f95140 100644 --- a/tests/050-if-defined.c +++ b/tests/050-if-defined.c @@ -15,5 +15,3 @@ failure_3 #else success_3 #endif - - |