blob: 5e5d62ab560b0e6274add0cd21acdb2d0229699b [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
/*
******************************************************************************
* Copyright (C) 2007, International Business Machines Corporation and *
* others. All Rights Reserved. *
******************************************************************************
*/
// Copyright 2006 Google Inc. All Rights Reserved.
package android.icu.dev.test.duration.languages;
import android.icu.dev.test.duration.LanguageTestFmwk;
import android.icu.testsharding.MainTestShard;
/**
* Test cases for zh_Hant_HK
*/
@MainTestShard
public class Test_zh_Hant_HK extends LanguageTestFmwk {
public Test_zh_Hant_HK() {
super("zh_Hant_HK", false);
}
}