ICU-8470 Oops, fix test name in log message
X-SVN-Rev: 29996
This commit is contained in:
parent
742de93fb5
commit
b0a2b3ad5c
@ -21,7 +21,7 @@ static void TestDateIntervalFormat(void);
|
|||||||
|
|
||||||
void addDateIntervalFormatTest(TestNode** root);
|
void addDateIntervalFormatTest(TestNode** root);
|
||||||
|
|
||||||
#define TESTCASE(x) addTest(root, &x, "tsformat/cdattst/" #x)
|
#define TESTCASE(x) addTest(root, &x, "tsformat/cdateintervalformattest/" #x)
|
||||||
|
|
||||||
void addDateIntervalFormatTest(TestNode** root)
|
void addDateIntervalFormatTest(TestNode** root)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user