Skip to content

Commit

Permalink
Use ct_proper_ext generators for lists property tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria-12648430 committed Jul 12, 2023
1 parent 9c3050e commit fa60596
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 234 deletions.
1 change: 0 additions & 1 deletion lib/stdlib/test/lists_property_test_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ init_per_suite(Config) ->
ct_property_test:init_per_suite(Config).

end_per_suite(Config) ->
persistent_term:erase({lists_prop, random_atoms}),
Config.

do_proptest(Prop, Config) ->
Expand Down
Loading

0 comments on commit fa60596

Please sign in to comment.