Skip to content

Commit 7da50d9

Browse files
damienbarkerjenkins
authored andcommitted
QPR-12100 run tests by slowest, speed up qle test
1 parent fa31acd commit 7da50d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QuantExt/test/crossassetmodel.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3872,7 +3872,7 @@ BOOST_AUTO_TEST_CASE(testCorrelationRecovery) {
38723872

38733873
// for ir-fx this fully specifies the correlation matrix
38743874
// for new asset classes add other possible combinations as well
3875-
Size currencies[] = { 1, 2, 3, 4, 5, 10, 20, 50, 100 };
3875+
Size currencies[] = { 1, 2, 3, 4, 5, 10, 20, 100 };
38763876

38773877
MersenneTwisterUniformRng mt(42);
38783878

0 commit comments

Comments
 (0)