Skip to content

Commit 28b9e85

Browse files
committed
remove comment
1 parent 9780cbb commit 28b9e85

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/test_pipeline.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ using namespace lfmc;
66

77
// TODO add more test cases, e.g. for convergence criteria, error handling, etc. and dummy types
88

9-
/* ===========================
10-
Test Cases
11-
=========================== */
12-
139
TEST_CASE("Pipeline runs until estimator converges") {
1410
GeometricBrownianMotion gbm(0.05, 0.2, 100.0);
1511
EulerMaruyama<GeometricBrownianMotion> euler;

0 commit comments

Comments
 (0)