[i18n] Enable *nix tests again.

This commit is contained in:
Jeroen van Rijn
2022-04-29 18:41:21 +02:00
parent 819345caa6
commit 9c9c2b483c
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ ODIN=../../odin
PYTHON=$(shell which python3)
all: download_test_assets image_test compress_test strings_test hash_test crypto_test noise_test encoding_test \
math_test linalg_glsl_math_test filepath_test reflect_test os_exit_test
math_test linalg_glsl_math_test filepath_test reflect_test os_exit_test i18n_test
download_test_assets:
$(PYTHON) download_assets.py