Selaa lähdekoodia

rf: 测试代码修改

master
SisMaker 4 vuotta sitten
vanhempi
commit
f43962091c
2 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. +2
    -2
      src/testCase/DsTestSimple/utSTestDs.erl
  2. +2
    -2
      src/testCase/ListPdTs/utListPdTs.erl

+ 2
- 2
src/testCase/DsTestSimple/utSTestDs.erl Näytä tiedosto

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

+ 2
- 2
src/testCase/ListPdTs/utListPdTs.erl Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna