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:
Steven R. Loomis 2011-01-11 19:47:53 +00:00
parent 9b0208f933
commit 5a86c076e8

View file

@ -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"}