Make tests work

svn path=/trunk/; revision=6935
This commit is contained in:
Matthias Clasen
2008-05-26 05:57:09 +00:00
parent eb5889df59
commit cdc2910103
8 changed files with 11 additions and 0 deletions

View File

@@ -507,6 +507,7 @@ main (int argc,
char *argv[])
{
g_type_init ();
g_thread_init (0);
g_test_init (&argc, &argv, NULL);