Skip to content

Commit 25899c1

Browse files
authored
Merge pull request github#13098 from hvitved/python/update-consistency-expected
Python: Update expected test output
2 parents f4f1333 + 4d84f92 commit 25899c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/ql/test/experimental/dataflow/variable-capture/dataflow-consistency.expected

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ uniqueParameterNodeAtPosition
3030
uniqueParameterNodePosition
3131
uniqueContentApprox
3232
identityLocalStep
33-
| collections.py:36:10:36:15 | ControlFlowNode for SOURCE | Node steps to itself |
34-
| collections.py:45:19:45:21 | ControlFlowNode for mod | Node steps to itself |
35-
| collections.py:52:13:52:21 | ControlFlowNode for mod_local | Node steps to itself |
33+
| test_collections.py:36:10:36:15 | ControlFlowNode for SOURCE | Node steps to itself |
34+
| test_collections.py:45:19:45:21 | ControlFlowNode for mod | Node steps to itself |
35+
| test_collections.py:52:13:52:21 | ControlFlowNode for mod_local | Node steps to itself |

0 commit comments

Comments
 (0)