tests: consistently use spaces for indentation
This commit is contained in:

committed by
Aleksander Morgado

parent
37b0402ee5
commit
3d378bef5d
@@ -19,7 +19,7 @@ void
|
||||
test_fixture_setup (TestFixture *fixture)
|
||||
{
|
||||
GError *error = NULL;
|
||||
GVariant *result;
|
||||
GVariant *result;
|
||||
|
||||
/* Create the global dbus-daemon for this test suite */
|
||||
fixture->dbus = g_test_dbus_new (G_TEST_DBUS_NONE);
|
||||
|
Reference in New Issue
Block a user