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 27, 2023
1 parent dea1a10 commit 60118d8
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 60118d8

Please sign in to comment.