Explorar o código

added Sys.time() test

Lazy test in relation to :
https://github.com/HaxeFoundation/hxcpp/issues/30
Dvergar %!s(int64=11) %!d(string=hai) anos
pai
achega
613d43a8c5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/unit/unitstd/Sys.unit.hx

+ 1 - 0
tests/unit/unitstd/Sys.unit.hx

@@ -0,0 +1 @@
+(Sys.time() > 1395990000.00) == true;