about summary refs log tree commit diff
path: root/test/unittests/unit_maybe_alloc.c
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 13:10:07 +0200
commiteca55be4fb961bc65cf8c3531fe2e2eb2b7ca614 (patch)
treec19444545043b558d853942711c152574136a40b /test/unittests/unit_maybe_alloc.c
parent71372c4d2f0b148cba6a7fd82ca89f2fa1096ef9 (diff)
downloadafl++-eca55be4fb961bc65cf8c3531fe2e2eb2b7ca614.tar.gz
minor changes
Diffstat (limited to 'test/unittests/unit_maybe_alloc.c')
-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
+}