diff options
Diffstat (limited to 'cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp')
| -rw-r--r-- | cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp b/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp index 83f46de82b3b..334b6a565ee2 100644 --- a/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp +++ b/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_offset.cpp @@ -2,7 +2,7 @@ // Check that we can use label-relative line numbers. // // RUN: %dexter_regression_test_cxx_build %s -o %t -// RUN: %dexter_regression_test_run --binary %t -v -- %s | FileCheck --dump-input-context=999999999 %s +// RUN: %dexter_regression_test_run --binary %t -v -- %s | FileCheck %s // // CHECK: label_offset.cpp: (1.0000) |
