mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-8263 remove reference to pnames.icu in test. Fails under --with-data-packaging=archive and also fails under Win build.
X-SVN-Rev: 29285
This commit is contained in:
parent
9b0208f933
commit
5a86c076e8
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1998-2010, International Business Machines Corporation and
|
||||
* Copyright (c) 1998-2011, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/*
|
||||
|
@ -121,7 +121,6 @@ static void TestUDataOpen(){
|
|||
UErrorCode status=U_ZERO_ERROR;
|
||||
const char* memMap[][2]={
|
||||
{"root", "res"},
|
||||
{"pnames", "icu"},
|
||||
{"cnvalias", "icu"},
|
||||
{"unames", "icu"},
|
||||
{"ibm-37_P100-1995", "cnv"}
|
||||
|
|
Loading…
Add table
Reference in a new issue