mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 17:01:16 +00:00
ICU-7051 rename, prep for moving the data/resources back to core. easier in svn to move to collate first to join its siblings before moving back
X-SVN-Rev: 26287
This commit is contained in:
parent
0a65a856cb
commit
a26afd4a6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2005, International Business Machines Corporation and *
|
||||
* Copyright (C) 2005-2009, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
@ -9,7 +9,7 @@ package com.ibm.icu.dev.data.resources;
|
|||
|
||||
import java.util.ListResourceBundle;
|
||||
|
||||
public class TestDataElments_fr_Latn_FR extends ListResourceBundle {
|
||||
public class TestDataElements_fr_Latn_FR extends ListResourceBundle {
|
||||
|
||||
private static Object[][] data = new Object[][] {
|
||||
{
|
Loading…
Add table
Reference in a new issue