Imported Upstream version 2.73.3
[platform/upstream/glib.git] / glib / tests / thread-pool.c
index 5c70815..23ee27e 100644 (file)
@@ -108,7 +108,7 @@ test_create_first_pool (gconstpointer shared_first)
 
   if (!g_test_subprocess ())
     {
-      g_test_trap_subprocess (NULL, 0, 0);
+      g_test_trap_subprocess (NULL, 0, G_TEST_SUBPROCESS_DEFAULT);
       g_test_trap_assert_passed ();
       return;
     }