Aleksandr Kuzmenko 6 năm trước cách đây
mục cha
commit
c50712ce2a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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`.
 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`.