Explorar el Código

ft: 测试代码添加

master
SisMaker hace 4 años
padre
commit
2f803b6749
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/test/recon-2.5.1/test.erl

+ 1
- 1
src/test/recon-2.5.1/test.erl Ver fichero

@ -465,7 +465,7 @@ tt_Fmap1(N) ->
tt_Fmap2(N) ->
?MEM_INFO_INIT(),
for(N, ?MODULE, writeMap2, [get_test2(), -1, 120, unicode, true, <<"#{">>]),
for(N, ?MODULE, writeMap2, [get_test2(), -1, unicode, <<"#{">>]),
?MEM_INFO_PRINT(0).

Cargando…
Cancelar
Guardar