This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
fixing name of property
pull/8/merge^2
Dmitry Groshev
13 years ago
parent
6a86d7c1d8
commit
7631ed3b3c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/proper_tests.erl
+ 1
- 1
test/proper_tests.erl
View File
@ -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
]
)
,
Write
Preview
Loading…
Cancel
Save