blob: 675e1dbcd31389a174ed5fb8d57a54269981e8b7 [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;
/**
* Test cases for it
*/
public class Test_it extends LanguageTestFmwk {
public Test_it() {
super("it", false);
}
}