mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-17 02:37:25 +00:00
Removed FooTest
X-SVN-Rev: 852
This commit is contained in:
parent
a70b0649f1
commit
f2ab64247f
1 changed files with 0 additions and 4 deletions
|
@ -34,10 +34,6 @@ public class TestAll extends TestFmwk {
|
|||
run(new com.ibm.test.normalizer.ExhaustiveTest());
|
||||
}
|
||||
|
||||
public void TestNormalizer3() throws Exception {
|
||||
run(new com.ibm.test.normalizer.FooTest());
|
||||
}
|
||||
|
||||
public void TestRuleBasedNumberFormat1() throws Exception {
|
||||
run(new com.ibm.test.rbnf.RbnfTest());
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue