Skip to content

Commit

Permalink
seed: that works
Browse files Browse the repository at this point in the history
  • Loading branch information
fenollp committed May 19, 2018
1 parent 4ff58ae commit 910fbc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/proper_tests.erl
Original file line number Diff line number Diff line change
Expand Up @@ -1048,6 +1048,7 @@ seeded_test_() ->
QC = fun (Prop) ->
R = proper:quickcheck(Prop, Opts),
proper:clean_garbage(),
catch proper_target:cleanup_strategy(),
R
end,
[[?_state_is_clean(), ?_assertEqual(QC(Prop),Check)]
Expand Down

0 comments on commit 910fbc6

Please sign in to comment.