Ver a proveniência

fixing name of property

pull/8/merge^2
Dmitry Groshev há 13 anos
ascendente
cometimento
7631ed3b3c
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      test/proper_tests.erl

+ 1
- 1
test/proper_tests.erl Ver ficheiro

@ -70,7 +70,7 @@ json_list(S) ->
json_list() ->
list(json_object()).
prop_foo() ->
prop_encode_decode() ->
?FORALL(Data, json_object(),
begin
%% io:format(user, "Data: ~p~n", [Data]),

Carregando…
Cancelar
Guardar