summaryrefslogtreecommitdiff
path: root/test/interactive/test-copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/interactive/test-copy.c')
-rw-r--r--test/interactive/test-copy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/interactive/test-copy.c b/test/interactive/test-copy.c
index 194eda444..d48182ebd 100644
--- a/test/interactive/test-copy.c
+++ b/test/interactive/test-copy.c
@@ -68,7 +68,7 @@ main (int argc,
dest = g_file_new_for_commandline_arg (argv[i]);
- window = test_window_new ("copy test", 5);
+ window = test_window_new ("copy test");
gtk_widget_show (window);