Skip to content

Commit fd1a6a4

Browse files
committed
Add regression test for new model
1 parent 5c94a60 commit fd1a6a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/regression.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ define_regression_test_with_patches!(simple_divisible);
2828
define_regression_test_with_patches!(simple_npv);
2929
define_regression_test_with_patches!(simple_marginal);
3030
define_regression_test_with_patches!(simple_full);
31+
define_regression_test_with_patches!(simple_ironing_out);
3132

3233
// ------ END: regression tests ------
3334

0 commit comments

Comments
 (0)