Skip to content

Commit 8e1bb4b

Browse files
tausbnyoff
andcommitted
Python: Accept moved consistency test results
Co-authored-by: Rasmus Lerchedahl Petersen <[email protected]>
1 parent e8ac258 commit 8e1bb4b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

python/ql/test/experimental/dataflow/coverage/dataflow-consistency.expected

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ identityLocalStep
3333
| test.py:167:13:167:18 | ControlFlowNode for SOURCE | Node steps to itself |
3434
| test.py:216:10:216:15 | ControlFlowNode for SOURCE | Node steps to itself |
3535
| test.py:242:9:242:12 | ControlFlowNode for SINK | Node steps to itself |
36-
| test.py:669:9:669:12 | ControlFlowNode for SINK | Node steps to itself |
37-
| test.py:670:9:670:14 | ControlFlowNode for SINK_F | Node steps to itself |
38-
| test.py:678:9:678:12 | ControlFlowNode for SINK | Node steps to itself |
39-
| test.py:686:9:686:12 | ControlFlowNode for SINK | Node steps to itself |
40-
| test.py:692:5:692:8 | ControlFlowNode for SINK | Node steps to itself |
36+
| test.py:673:9:673:12 | ControlFlowNode for SINK | Node steps to itself |
37+
| test.py:674:9:674:14 | ControlFlowNode for SINK_F | Node steps to itself |
38+
| test.py:682:9:682:12 | ControlFlowNode for SINK | Node steps to itself |
39+
| test.py:690:9:690:12 | ControlFlowNode for SINK | Node steps to itself |
40+
| test.py:696:5:696:8 | ControlFlowNode for SINK | Node steps to itself |
4141
missingArgumentCall
4242
multipleArgumentCall

0 commit comments

Comments
 (0)