diff options
| author | Jason Evans <jasone@canonware.com> | 2017-01-13 10:35:35 -0800 |
|---|---|---|
| committer | Jason Evans <jasone@canonware.com> | 2017-01-13 14:49:24 -0800 |
| commit | ffbb7dac3d669697ab8b39367994a58e0c1fa42d (patch) | |
| tree | 9765e69b5048a990b72c6af86b89fac8814d8f62 /test/unit/pack.c | |
| parent | 87e81e609b5d1bd8821d7256208091c546e62c5a (diff) | |
| download | platform_external_jemalloc_new-ffbb7dac3d669697ab8b39367994a58e0c1fa42d.tar.gz platform_external_jemalloc_new-ffbb7dac3d669697ab8b39367994a58e0c1fa42d.tar.bz2 platform_external_jemalloc_new-ffbb7dac3d669697ab8b39367994a58e0c1fa42d.zip | |
Remove leading blank lines from function bodies.
This resolves #535.
Diffstat (limited to 'test/unit/pack.c')
| -rw-r--r-- | test/unit/pack.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/pack.c b/test/unit/pack.c index 81ded4ec..316b6df5 100644 --- a/test/unit/pack.c +++ b/test/unit/pack.c @@ -161,7 +161,6 @@ TEST_END int main(void) { - return (test( test_pack)); } |
