mixer: call the cleanup function in a test

The set_empty_value test has a cleanup function, but is not called.
Fix it

Reviewed by:	0mp
Approved by:	kp
Differential Revision:	https://reviews.freebsd.org/D23498
This commit is contained in:
pizzamig 2020-02-06 14:31:29 +00:00
parent 08a09a1b5e
commit 633059ea92

View File

@ -93,7 +93,7 @@ S_flag_cleanup()
restore_mixer_vol
}
atf_test_case set_empty_value
atf_test_case set_empty_value cleanup
set_empty_value_head()
{
atf_set "descr" "Verify that mixer returns when the provided " \