aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test1.c b/tests/test1.c
index 013f9e72bf..28a65ae5c5 100644
--- a/tests/test1.c
+++ b/tests/test1.c
@@ -37,5 +37,5 @@ main (int argc, char**argv)
- gtk_main();
+
}