Skip to content

Commit

Permalink
Change to a Lin stress_test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Aug 12, 2024
1 parent e5e16fd commit f16ce7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/io/lin_tests_domain.ml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let tests =
Printf.printf "Lin Out_channel test with Domain disabled under macOS\n\n%!";
[]
) else*) [
OC_domain.neg_lin_test ~count:5000 ~name:"Lin Out_channel test with Domain";
OC_domain.stress_test ~count:1000 ~name:"Lin Out_channel test with Domain";
]

let _ = QCheck_base_runner.run_tests_main tests

0 comments on commit f16ce7b

Please sign in to comment.