diff options
Diffstat (limited to 'cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp')
| -rw-r--r-- | cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp b/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp index 7f3a9edccf2a..934b4e978073 100644 --- a/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp +++ b/cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp @@ -5,7 +5,7 @@ // UNSUPPORTED: system-darwin // // RUN: %dexter_regression_test_cxx_build %s -o %t -// RUN: not %dexter_regression_test_run --binary %t -- %s | FileCheck --dump-input-context=999999999 %s +// RUN: not %dexter_regression_test_run --binary %t -- %s | FileCheck %s // CHECK: expect_program_state.cpp: int GCD(int lhs, int rhs) |
