Browse Source

[tests] don't run macro sys tests twice

Simon Krajewski 6 năm trước cách đây
mục cha
commit
c2d6027cc6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tests/runci/targets/Macro.hx

+ 0 - 1
tests/runci/targets/Macro.hx

@@ -26,7 +26,6 @@ class Macro {
 
 		changeDirectory(sysDir);
 		runCommand("haxe", ["compile-macro.hxml"]);
-		runCommand("haxe", ["compile-each.hxml", "--run", "Main"]);
 
 		// changeDirectory(threadsDir);
 		// runCommand("haxe", ["build.hxml", "--interp"]);