Explorar o código

[tests] don't run macro sys tests twice

Simon Krajewski %!s(int64=6) %!d(string=hai) anos
pai
achega
c2d6027cc6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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"]);