Browse Source

[cpp] don't disable unicode support in sys tests #8090

Aleksandr Kuzmenko 6 years ago
parent
commit
30563877f6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      tests/sys/compile-cpp.hxml

+ 0 - 3
tests/sys/compile-cpp.hxml

@@ -1,16 +1,13 @@
 compile-each.hxml
---define disable-unicode-strings
 --main Main
 -cpp bin/cpp
 
 --next
 compile-each.hxml
---define disable-unicode-strings
 --main TestArguments
 -cpp bin/cpp
 
 --next
 compile-each.hxml
---define disable-unicode-strings
 --main ExitCode
 -cpp bin/cpp