diff options
| author | Nick Brassel <nick@tzarc.org> | 2023-08-29 21:24:43 +1000 |
|---|---|---|
| committer | Nick Brassel <nick@tzarc.org> | 2023-08-29 21:24:43 +1000 |
| commit | 31a91add168c956655ace8ec4cf9750db1e2cfc6 (patch) | |
| tree | 12cea9b5f8e769f9611a31cbaede9537edad71cc /tests/unicode/unicode_basic/test.mk | |
| parent | f07490bc092e365ba03dc685b3fc30ad0bf0b752 (diff) | |
| parent | edaf8a87ef3164f8986b0a8eb171d4879b45414c (diff) | |
Merge branch 'develop'
Diffstat (limited to 'tests/unicode/unicode_basic/test.mk')
| -rw-r--r-- | tests/unicode/unicode_basic/test.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/unicode/unicode_basic/test.mk b/tests/unicode/unicode_basic/test.mk new file mode 100644 index 0000000000..f53051dce6 --- /dev/null +++ b/tests/unicode/unicode_basic/test.mk @@ -0,0 +1,5 @@ +# -------------------------------------------------------------------------------- +# Keep this file, even if it is empty, as a marker that this folder contains tests +# -------------------------------------------------------------------------------- + +UNICODE_ENABLE = yes |
