icontheme test: Assert that the subprocess passed

Noticed while backporting GLogWriterFunc fixes to 3.24.x (#5119).

Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
Simon McVittie 2022-08-20 19:38:29 +01:00
parent 4965a3ea4b
commit 3cfe04aa74

View File

@ -359,7 +359,7 @@ test_lookup_order (void)
}
g_test_trap_subprocess (NULL, 0, 0);
g_test_trap_has_passed ();
g_test_trap_assert_passed ();
}
static void