Browse Source

no fail-eager

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