diff --git a/gobject/tests/performance/performance.c b/gobject/tests/performance/performance.c index e8ad3915e..6e0570b61 100644 --- a/gobject/tests/performance/performance.c +++ b/gobject/tests/performance/performance.c @@ -159,6 +159,7 @@ run_test (PerformanceTest *test) } /* Print the results */ + g_print ("%s: ", test->name); test->print_result (test, data, min_elapsed); /* Tear down */