Skip to content

Commit efcb918

Browse files
committed
Python: update line numbers
1 parent f5ad9c8 commit efcb918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/test/experimental/meta/inline-taint-test-demo/InlineTaintTest.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ untaintedArgumentToEnsureTaintedNotMarkedAsMissing
66
argumentToEnsureNotTaintedWithReadsNotMarkedAsSpurious
77
untaintedArgumentToEnsureTaintedWithReadsNotMarkedAsMissing
88
spuriousReadStepsPossible
9-
| taint_test.py:68:9:68:10 | ControlFlowNode for tt | taint_test.py:76:9:76:13 | ControlFlowNode for Subscript |
9+
| taint_test.py:68:9:68:10 | ControlFlowNode for tt | taint_test.py:77:9:77:13 | ControlFlowNode for Subscript |
1010
testFailures
1111
| taint_test.py:41:20:41:21 | ts | Fixed missing result:tainted= |
1212
failures

0 commit comments

Comments
 (0)