Skip to content
Snippets Groups Projects

preview for SPK support

Open Rafael Ayala requested to merge Rafael-Ayala/orekit:develop into develop
@@ -61,7 +61,7 @@ public class DAFParserTest {
Assertions.assertEquals(6, testFileRecord.getNumIntsSummary());
Assertions.assertEquals(5, testFileRecord.getSingleSummarySizeDoubles());
// comments tests
Assertions.assertEquals(296, testComments.length());
Assertions.assertEquals(297, testComments.length());
// array tests
Assertions.assertEquals("vgr2.jup230.nio", testArray.getArrayName());
Assertions.assertEquals(4097, testArraySummary.getInitialArrayAddress());
Loading