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:
parent
429932bacc
commit
19bb4570ea
@ -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 " \
|
||||
|
Loading…
Reference in New Issue
Block a user