about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-04-01 01:55:13 +0200
committerDominik Maier <domenukk@gmail.com>2020-04-01 01:55:13 +0200
commit7f44fec0a5c4391b6835310262cd28823707533d (patch)
treec19444545043b558d853942711c152574136a40b /test
parentd4c8a2058df7dbf4118efb5280f929a92f034961 (diff)
downloadafl++-7f44fec0a5c4391b6835310262cd28823707533d.tar.gz
minor changes
Diffstat (limited to 'test')
-rw-r--r--test/unittests/unit_maybe_alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unittests/unit_maybe_alloc.c b/test/unittests/unit_maybe_alloc.c
index 93f10889..25b41d46 100644
--- a/test/unittests/unit_maybe_alloc.c
+++ b/test/unittests/unit_maybe_alloc.c
@@ -137,4 +137,4 @@ int main(int argc, char **argv) {
 
     return cmocka_run_group_tests (tests, setup, teardown);
 
-}
\ No newline at end of file
+}