parent
b6de8f83b3
commit
552a2d5fab
@ -60,7 +60,7 @@ public class PairTest {
|
||||
|
||||
@Test
|
||||
public void testGetName() throws Exception {
|
||||
assertEquals("(Head,12.0)", p.toString());
|
||||
assertEquals("(Head,12.0)", p.getName());
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user