blob: 6bfb8cd0dc7b2bb9e401eb21336666757a75ff47 [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 ru
*/
@MainTestShard
public class Test_ru extends LanguageTestFmwk {
public Test_ru() {
super("ru", false);
}
}