Re-enable localization unit tests on the web #55
Labels
bug
Something isn't working
CI/CD
Issue tied to the CI/CD
cross-platform
Can run on different platform
Currently, unit tests for the localization API always fail on the web platform due to the missing locale files.
The goal is to re-enable them once web file bundling is added.
The test suite is currenty disabled with the following CMake code:
The text was updated successfully, but these errors were encountered: