0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00

birdtest: Fix no-forked mode in trie_test

This commit is contained in:
Pavel Tvrdik 2016-11-11 17:02:16 +01:00
parent 101c5a50aa
commit fd328869cc

View File

@ -129,6 +129,7 @@ t_match_net(void)
}
}
bt_bird_cleanup();
return BT_SUCCESS;
}