diff --git a/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp b/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp index 72aae26db26f..0d2fc0b8821e 100644 --- a/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp +++ b/cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp @@ -11,5 +11,5 @@ int main() { return result; } -// DexLabel('test', on_line=12) +// DexLabel('test', on_line=11) // DexExpectWatchValue('result', '0', on_line=ref('test'))