Fix Dexter test after 37a20cc68f. Adding the XFAIL line caused the line references to be off.
Should fix https://lab.llvm.org/buildbot/#/builders/216/builds/27001.
This commit is contained in:
@@ -12,5 +12,5 @@ int main() {
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
// DexLabel('test', on_line=11)
|
// DexLabel('test', on_line=12)
|
||||||
// DexExpectWatchValue('result', '0', on_line=ref('test'))
|
// DexExpectWatchValue('result', '0', on_line=ref('test'))
|
||||||
|
|||||||
Reference in New Issue
Block a user