ICU-4881 Hit the snooze alarm on the time bomb.

X-SVN-Rev: 18690
This commit is contained in:
George Rhoten 2005-10-17 22:20:13 +00:00
parent 5221d3bad4
commit 0635705316

View file

@ -1363,7 +1363,7 @@ void DateFormatTest::expect(const char** data, int32_t data_length,
}
void DateFormatTest::TestGenericTime() {
#if U_ICU_VERSION_MAJOR_NUM > 3 || U_ICU_VERSION_MINOR_NUM > 4
#if U_ICU_VERSION_MAJOR_NUM > 3 || U_ICU_VERSION_MINOR_NUM > 5
# define FIX_FAILING_WALLTIME_TESTS
#else
logln("Warning, skipping some tests here!");