From 31a913cb24267d2ac835b123bb13682a6d68332d Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Sun, 20 Apr 2025 12:05:45 +0100 Subject: [PATCH] Error rates again. --- test/test_ibeta_derivative.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_ibeta_derivative.cpp b/test/test_ibeta_derivative.cpp index 18295b150..ae968b106 100644 --- a/test/test_ibeta_derivative.cpp +++ b/test/test_ibeta_derivative.cpp @@ -106,7 +106,7 @@ void expected_results() "[^|]*", // platform "double", // test type(s) "[^|]*Large.*", // test data group - ".*", 3900, 200); // test function + ".*", 3900, 300); // test function add_expected_result( "[^|]*", // compiler "[^|]*", // stdlib