forked from AuroraMiddleware/gtk
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:
parent
4965a3ea4b
commit
3cfe04aa74
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user