tests/if_ovpn: add missing cleanup to the multihome6 test
Fixes: 0bfcfb3cb1
This commit is contained in:
@@ -1333,6 +1333,7 @@ multihome4_cleanup()
|
||||
pft_cleanup
|
||||
}
|
||||
|
||||
atf_test_case "multihome6" "cleanup"
|
||||
multihome6_head()
|
||||
{
|
||||
atf_set descr 'Test multihome IPv6 with OpenVPN'
|
||||
@@ -1413,6 +1414,7 @@ multihome6_body()
|
||||
multihome6_cleanup()
|
||||
{
|
||||
ovpn_cleanup
|
||||
pft_cleanup
|
||||
}
|
||||
|
||||
atf_test_case "float" "cleanup"
|
||||
|
||||
Reference in New Issue
Block a user