Skip to content

Commit

Permalink
Update Test.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNicker committed Oct 19, 2023
1 parent 2330516 commit 14ff740
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 @@ -97,7 +97,7 @@ int runtests()
//Several test cases, for now mostly checks for out of bounds errors, if there's no exceptions test is considered passed.
params.DPIx = 120;
params.DPIy = 120;

return 9;
#if LLUTILS_PLATFORM == LLUTILS_PLATFORM_WIN32
params.fontPath = fontPathSegoeib.wstring();

Expand Down

0 comments on commit 14ff740

Please sign in to comment.