ICU-8460 Add initial version, @internal for now.

X-SVN-Rev: 31451
This commit is contained in:
Mark Davis 2012-02-20 22:18:45 +00:00
parent f1c787eca1
commit 20f17c2fa7

View file

@ -1,6 +1,6 @@
/*
*******************************************************************************
* Copyright (c) 2004-2011, International Business Machines
* Copyright (c) 2004-2012, International Business Machines
* Corporation and others. All Rights Reserved.
* Copyright (C) 2010 , Yahoo! Inc.
*******************************************************************************
@ -48,6 +48,7 @@ public class TestAll extends TestGroup {
public static class NumberFormat extends TestGroup {
public NumberFormat() {
super(new String[] {
"CompactDecimalFormatTest",
"IntlTestNumberFormat",
"IntlTestNumberFormatAPI",
"NumberFormatTest",