From 2a1236f557e0b3e93b386e374465af0ef943cc44 Mon Sep 17 00:00:00 2001 From: Vladimir Weinstein Date: Thu, 11 Oct 2001 18:41:03 +0000 Subject: [PATCH] ICU-1090 when you remove a data file, please update tests accordingly X-SVN-Rev: 6189 --- icu4c/source/test/cintltst/creststn.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icu4c/source/test/cintltst/creststn.c b/icu4c/source/test/cintltst/creststn.c index 2c97561431..42dc893ac7 100644 --- a/icu4c/source/test/cintltst/creststn.c +++ b/icu4c/source/test/cintltst/creststn.c @@ -992,7 +992,7 @@ static void TestConstruction1() uprv_strcat(testdatapath, "testdata"); log_verbose("Testing ures_open()......\n"); - empty = ures_open(testdatapath, "empty", &status); + empty = ures_open(testdatapath, "testempty", &status); if(empty == NULL || U_FAILURE(status)) { log_err("opening empty failed!\n"); } @@ -1145,7 +1145,7 @@ static UBool testTag(const char* frag, for (i=0; i