소스 검색

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

불러오는 중...
취소
저장