Explorar o código

added unit framework.

Nicolas Cannasse %!s(int64=19) %!d(string=hai) anos
pai
achega
888029b227
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      std/haxe/ImportAll.hx

+ 5 - 0
std/haxe/ImportAll.hx

@@ -71,6 +71,11 @@ import haxe.remoting.SocketBuffer;
 import haxe.remoting.SocketConnection;
 #end
 
+import haxe.unit.TestCase;
+import haxe.unit.TestResult;
+import haxe.unit.TestRunner;
+import haxe.unit.TestStatus;
+
 // flash
 #if flash