diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/BlockTypeRegistry/BlockTypePaletteTest.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp b/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp index 995552085..1a2341bd9 100644 --- a/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp +++ b/tests/BlockTypeRegistry/BlockTypePaletteTest.cpp @@ -229,8 +229,8 @@ static void testLoadTsvRegular(void) auto str = "\ BlockTypePalette\r\n\ FileVersion\t1\n\ -CommonPrefix\tminecraft:\r\n\ -\n\ +CommonPrefix\tminecraft:\n\ +\r\n\ 0\tair\r\n\ 1\tstone\n\ 2\tgrass\tsnow_covered\t0\n\ |