소스 검색

deactivate Http unit tests (issues with JS target and build servers)

Simon Krajewski 12 년 전
부모
커밋
b3dfe2b5cb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/unit/unitstd/haxe/Http.unit2.hx

+ 1 - 1
tests/unit/unitstd/haxe/Http.unit.hx → tests/unit/unitstd/haxe/Http.unit2.hx

@@ -16,4 +16,4 @@ r == "error";
 #if !flash
 exc(function() haxe.Http.requestUrl("_"));
 #end
-#end
+#end