Explorar o código

come on haxe.unit...

Simon Krajewski %!s(int64=10) %!d(string=hai) anos
pai
achega
efda30ed1e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/sys/src/TestFileSystem.hx

+ 1 - 0
tests/sys/src/TestFileSystem.hx

@@ -94,6 +94,7 @@ class TestFileSystem extends haxe.unit.TestCase {
 
 	function testWindowsSpecialCases() {
 		if (Sys.systemName() != "Windows") {
+			assertTrue(true);
 			return;
 		}
 		var withSlash = "C:/";