Fix missing END_TEST in test_ip6_reass unit test

Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
This commit is contained in:
Matthias Dietrich 2024-03-21 23:29:28 +01:00 committed by Simon Goldschmidt
parent 554e104095
commit ba306bcdaa

View File

@ -519,6 +519,7 @@ START_TEST(test_ip6_reass)
test_ip6_reass_helper(130, t3, NUM_SEGS, 8);
test_ip6_reass_helper(130, t4, NUM_SEGS, 1448);
}
END_TEST
/** Create the suite including all tests for this module */
Suite *