Aleksandr Kuzmenko 6 年之前
父节点
当前提交
c50712ce2a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/misc/README.md

+ 1 - 1
tests/misc/README.md

@@ -20,5 +20,5 @@ Multiple tests could be executed within a single project directory. Just postfix
 
 Chdir to `tests/misc` and run `haxe compile.hxml`.
 
-To run tests only for a single project use the following command: `haxe haxe -D MISC_TEST_FILTER=1234`, where `1234` are taken from the project directory name `Issue1234`.
+To run tests only for a single project use the following command: `haxe haxe -D MISC_TEST_FILTER=1234 compile.hxml`, where `1234` are taken from the project directory name `Issue1234`.