瀏覽代碼

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