summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/testrgb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testrgb.c b/tests/testrgb.c
index d3eec48c08..92e6f1cc69 100644
--- a/tests/testrgb.c
+++ b/tests/testrgb.c
@@ -127,6 +127,8 @@ testrgb_rgb_test (GtkWidget *drawing_area)
NUM_ITERS * (WIDTH * HEIGHT * 1e-6) / total_time);
}
+ g_print ("Please submit these results to http://www.levien.com/gdkrgb/survey.html\n");
+
#if 1
for (x = 0; x < WIDTH; x++)
{