mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-19 05:10:40 +00:00
ip4: Fix missing END_TEST in ip4 test case
This commit is contained in:
parent
776e612872
commit
942ca825d0
@ -153,6 +153,7 @@ START_TEST(test_ip4_frag)
|
|||||||
pbuf_free(data);
|
pbuf_free(data);
|
||||||
test_netif_remove();
|
test_netif_remove();
|
||||||
}
|
}
|
||||||
|
END_TEST
|
||||||
|
|
||||||
START_TEST(test_ip4_reass)
|
START_TEST(test_ip4_reass)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user