* some more timezone fixes for the unit tests

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-21 00:58:40 +03:00
parent 651493d47e
commit f0833ca315
4 changed files with 26 additions and 17 deletions

View File

@ -33,6 +33,8 @@ char* test_mu_common_get_random_tmpdir (void);
void black_hole (void);
const char* set_tz (const char* tz);
G_END_DECLS
#endif /*__TEST_MU_COMMON_H__*/