We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c94a60 commit fd1a6a4Copy full SHA for fd1a6a4
1 file changed
tests/regression.rs
@@ -28,6 +28,7 @@ define_regression_test_with_patches!(simple_divisible);
28
define_regression_test_with_patches!(simple_npv);
29
define_regression_test_with_patches!(simple_marginal);
30
define_regression_test_with_patches!(simple_full);
31
+define_regression_test_with_patches!(simple_ironing_out);
32
33
// ------ END: regression tests ------
34
0 commit comments