Emmanuel Fleury 7c909db13a Fix multiple missing initializer warning in gio/tests/g-file.c
gio/tests/g-file.c: In function ‘test_g_file_new_for_path’:
gio/tests/g-file.c:114:7: error: missing initializer for field ‘path3’ of ‘const struct TestPathsWithOper’
  114 |       {"/", TRUE, 0, "/./"},
      |       ^
gio/tests/g-file.c:115:7: error: missing initializer for field ‘path3’ of ‘const struct TestPathsWithOper’
  115 |       {"//", TRUE, 0, "//"},
      |       ^
...
2021-04-08 13:24:54 +02:00
..
2019-01-15 15:11:43 +00:00
2021-01-25 15:00:12 +01:00
2019-12-18 16:51:11 +00:00
2014-09-09 14:11:38 -04:00
2020-11-17 15:50:07 +00:00
2017-05-29 19:53:34 +02:00
2017-05-29 19:53:34 +02:00
2020-11-17 15:50:07 +00:00
2018-09-12 15:42:11 +00:00
2020-11-17 15:50:07 +00:00
2020-11-17 15:50:07 +00:00
2019-01-10 13:50:26 -05:00