Skip to content

Commit

Permalink
[orchestra2md] Redundant newline for conversion of DC terms #67
Browse files Browse the repository at this point in the history
  • Loading branch information
donmendelson committed Sep 6, 2022
1 parent 2d90f6f commit 7e15098
Show file tree
Hide file tree
Showing 4 changed files with 294,716 additions and 433,662 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ void roundtrip() throws Exception {
}

@Test
void roundtrip2() throws Exception {
void fixLatest() throws Exception {
final String inputPath = getResourcePath("OrchestraFIXLatest.md");
final String outputFilename = "target/test/OrchestraFIXLatest.xml";
Md2Orchestra md2Orchestra1 = Md2Orchestra.builder().inputFilePattern(inputPath)
Expand Down
Loading

0 comments on commit 7e15098

Please sign in to comment.