ソースを参照

fixing name of property

pull/8/merge^2
Dmitry Groshev 13年前
コミット
7631ed3b3c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      test/proper_tests.erl

+ 1
- 1
test/proper_tests.erl ファイルの表示

@ -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]),

読み込み中…
キャンセル
保存