瀏覽代碼

rf: 测试代码修改

master
SisMaker 4 年之前
父節點
當前提交
00d4c0ca58
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      src/testCase/DsTest/utTestDs.erl

+ 2
- 2
src/testCase/DsTest/utTestDs.erl 查看文件

@ -86,9 +86,9 @@ runCal([], _Ds) ->
-define(NS, 1).
cvrTUnit(not_support) ->
<<"noSupport">>;
not_support;
cvrTUnit(skip) ->
<n><"skip">>;
skip;
cvrTUnit(Time) ->
utTc:cvrTimeUnit(Time, native, nanosecond).

Loading…
取消
儲存