Revision 1863 trunk/tests/test_nzbcreator.c
| test_nzbcreator.c (revision 1863) | ||
|---|---|---|
| 148 | 148 | 
                  int main(int argc, char **argv)  | 
              
| 149 | 149 | 
                  {
                 | 
              
| 150 | 150 | 
                  g_type_init();  | 
              
| 151 | 
                  g_thread_init(NULL);  | 
              |
| 152 | 
                   | 
              |
| 151 | 153 | 
                  g_test_init(&argc, &argv, NULL);  | 
              
| 152 | 154 | 
                      g_test_bug_base("https://www.nntpgrab.nl");
                 | 
              
| 153 | 155 | 
                   | 
              
Also available in: Unified diff
NNTPGrab

