Browse Source

no fail-eager

Nicolas Cannasse 7 years ago
parent
commit
1f290720a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/unit/unit_hl.hxproj

+ 1 - 1
tests/unit/unit_hl.hxproj

@@ -43,7 +43,7 @@
     <hidden path="obj" />
   </hiddenPaths>
   <!-- Executed before build -->
-  <preBuildCommand>haxe compile-hl.hxml -D fail_eager -D dump</preBuildCommand>
+  <preBuildCommand>haxe compile-hl.hxml -D dump</preBuildCommand>
   <!-- Executed after build -->
   <postBuildCommand alwaysRun="False" />
   <!-- Other project options -->