mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
move newline printing from run_from_uri_tests() to run_roundtrip_tests().
Sun Aug 1 13:19:18 2004 Manish Singh <yosh@gimp.org> * tests/uri-test.c: move newline printing from run_from_uri_tests() to run_roundtrip_tests().
This commit is contained in:
committed by
Manish Singh
parent
cfdc6c0829
commit
b54cccf6a8
@@ -307,7 +307,6 @@ run_from_uri_tests (void)
|
||||
/* Give some output */
|
||||
g_print (".");
|
||||
}
|
||||
g_print ("\n");
|
||||
}
|
||||
|
||||
static gint
|
||||
@@ -370,6 +369,7 @@ run_roundtrip_tests (void)
|
||||
/* Give some output */
|
||||
g_print (".");
|
||||
}
|
||||
g_print ("\n");
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user