Skip to content

Commit

Permalink
Update Test.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNicker authored Oct 19, 2023
1 parent 56a5ee5 commit 9ada567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test/Test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ int runtests()
testParams.fileName = (folderToSaveFiles / "test4_1.bmp").wstring();
testParams.expectedHash = 11631623323771771341u;
runTest(freeType, params, testParams);

return 0;

params.text = L"<textcolor=#ff8930>555";

Expand Down

0 comments on commit 9ada567

Please sign in to comment.