mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-14 17:50:21 +01:00
tests: state: remove the "escaped" state file at the end of the test
This commit is contained in:
parent
07b4a13315
commit
daa4da5ffc
1 changed files with 2 additions and 0 deletions
|
|
@ -198,6 +198,8 @@ test_state_escaped (void)
|
|||
g_assert_cmpstr (wp_properties_get (props, "\\\\"), ==, "v20");
|
||||
g_assert_cmpstr (wp_properties_get (props, "[]["), ==, "][]");
|
||||
}
|
||||
|
||||
wp_state_clear (state);
|
||||
}
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue