Improve test coverage for GSubprocess
[platform/upstream/glib.git] / gio / tests / vfs.c
index 7a7f817..47ba3c0 100644 (file)
@@ -46,7 +46,6 @@ test_local (void)
 int
 main (int argc, char *argv[])
 {
-  g_type_init ();
   g_test_init (&argc, &argv, NULL);
 
   g_test_add_func ("/gvfs/local", test_local);