Skip to content

Commit 243f656

Browse files
committed
Python: update line numbers
1 parent 3669307 commit 243f656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)