mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Compare commits
1 Commits
sprint_2.2
...
sprint_2.3
| Author | SHA1 | Date | |
|---|---|---|---|
| 7022be1979 |
@@ -24,7 +24,7 @@ public class ConfigParserTest {
|
||||
|
||||
@Test
|
||||
public void getTimeScale() throws Exception {
|
||||
assertEquals(1.0, cp.getTimeScale(), 1e-10);
|
||||
assertEquals(10.0, cp.getTimeScale(), 1e-10);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user