8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing)
Reviewed-by: psandoz
This commit is contained in:
parent
3eae3a200c
commit
5d38b44a3e
@ -75,7 +75,7 @@ public class TypeTest {
|
||||
}
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
public void testOrder() {
|
||||
Manager m1 = new Manager("Manager", 2, 2000);
|
||||
Manager m2 = new Manager("Manager", 4, 1300);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user