Skip to content

Commit 4d84f92

Browse files
committed
Python: Update expected test output
1 parent 7323d4e commit 4d84f92

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
@@ -29,6 +29,6 @@ uniqueParameterNodeAtPosition
2929
uniqueParameterNodePosition
3030
uniqueContentApprox
3131
identityLocalStep
32-
| collections.py:36:10:36:15 | ControlFlowNode for SOURCE | Node steps to itself |
33-
| collections.py:45:19:45:21 | ControlFlowNode for mod | Node steps to itself |
34-
| collections.py:52:13:52:21 | ControlFlowNode for mod_local | Node steps to itself |
32+
| test_collections.py:36:10:36:15 | ControlFlowNode for SOURCE | Node steps to itself |
33+
| test_collections.py:45:19:45:21 | ControlFlowNode for mod | Node steps to itself |
34+
| test_collections.py:52:13:52:21 | ControlFlowNode for mod_local | Node steps to itself |

0 commit comments

Comments
 (0)