ICU-10131 Try re-enabling failing test. now that BOM and mime-type are set on test/testdata/te_IN.txt

X-SVN-Rev: 33767
This commit is contained in:
Travis Keep 2013-05-28 23:34:14 +00:00
parent a85db35cfb
commit b957f5c9b3

View file

@ -2010,7 +2010,6 @@ static void record_fail()
}
static void TestPreventFallback() {
/*
UResourceBundle* theBundle = NULL;
const char* testdatapath;
UErrorCode status = U_ZERO_ERROR;
@ -2064,7 +2063,6 @@ static void TestPreventFallback() {
}
status = U_ZERO_ERROR;
ures_close(theBundle);
*/
}
/**