test_paths: Reindent to avoid tripping -Wmisleading-indentation

This fixes:

glib/tests/testglib.c: In function ‘test_paths’:
glib/tests/testglib.c:955:3: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]
   if (g_test_verbose ())
   ^~
glib/tests/testglib.c:958:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
     {
     ^

https://bugzilla.gnome.org/show_bug.cgi?id=796385
This commit is contained in:
Iain Lane 2018-05-24 12:58:12 +01:00 committed by Philip Withnall
parent 2dce3ce125
commit 51d566ba6e