Explorar el Código

rf: 测试代码修改

master
SisMaker hace 4 años
padre
commit
00d4c0ca58
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/testCase/DsTest/utTestDs.erl

+ 2
- 2
src/testCase/DsTest/utTestDs.erl Ver fichero

@ -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).

Cargando…
Cancelar
Guardar