Skip to content

Commit

Permalink
Try adjust tests for Unix OS, 2nd attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
omaus committed Mar 13, 2024
1 parent 610ded6 commit e63c9fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ARCTokenization.Tests/CodeGenerationTests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ module toSourceCode =
|> String.splitS NewLine
|> Array.take 11
|> String.concat "\n"
|> String.replace "\r" ""
Assert.Equal(expected, actual)

0 comments on commit e63c9fa

Please sign in to comment.