mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 02:10:17 +01:00
config/tests: remove test artifact after test_config_connectivity_check()
Fixes: 9a58ee0705
This commit is contained in:
parent
17f0c19473
commit
804b2c2365
1 changed files with 2 additions and 0 deletions
|
|
@ -348,6 +348,8 @@ test_config_connectivity_check (void)
|
|||
|
||||
g_object_unref (connectivity);
|
||||
g_object_unref (config);
|
||||
|
||||
g_assert (remove (CONFIG_INTERN) == 0);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue