浏览代码

added Sys.time() test

Lazy test in relation to :
https://github.com/HaxeFoundation/hxcpp/issues/30
Dvergar 11 年之前
父节点
当前提交
613d43a8c5
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;