diff --git a/test/tests/preconditioners/fdp/tests b/test/tests/preconditioners/fdp/tests index d00fa91fb7d4..3982e4ddcb42 100644 --- a/test/tests/preconditioners/fdp/tests +++ b/test/tests/preconditioners/fdp/tests @@ -6,4 +6,11 @@ max_parallel = 1 deleted = '#5153' [../] + [./test_standard] + type = 'Exodiff' + input = 'fdp_test.i' + exodiff = 'out.e' + max_parallel = 1 + cli_args = "Preconditioning/FDP/finite_difference_type='standard'" + [../] []