Skip to content

Commit

Permalink
Move test to faster section
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Dec 1, 2023
1 parent 7389c66 commit 1b2fcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-suite/andreasenhugevolatilityinterpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ BOOST_AUTO_TEST_CASE(testAndreasenHugePut, *precondition(if_speed(Fast))) {
testAndreasenHugeVolatilityInterpolation(data, expected);
}

BOOST_AUTO_TEST_CASE(testAndreasenHugeCall, *precondition(if_speed(Fast))) {
BOOST_AUTO_TEST_CASE(testAndreasenHugeCall) {

BOOST_TEST_MESSAGE(
"Testing Andreasen-Huge example with Call calibration...");
Expand Down

0 comments on commit 1b2fcf5

Please sign in to comment.