浏览代码

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

Aleksandr Kuzmenko 6 年之前
父节点
当前提交
30563877f6
共有 1 个文件被更改,包括 0 次插入3 次删除
  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