Skip to content

Commit 8de5cfe

Browse files
committed
Python: Update dataflow-consistency.expected
After merging in main
1 parent c0ad870 commit 8de5cfe

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ uniqueNodeToString
66
missingToString
77
parameterCallable
88
localFlowIsLocal
9+
readStepIsLocal
10+
storeStepIsLocal
911
compatibleTypesReflexive
1012
unreachableNodeCCtx
1113
localCallNodes

python/ql/test/experimental/library-tests/CallGraph/dataflow-consistency.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ uniqueNodeToString
66
missingToString
77
parameterCallable
88
localFlowIsLocal
9+
readStepIsLocal
10+
storeStepIsLocal
911
compatibleTypesReflexive
1012
unreachableNodeCCtx
1113
localCallNodes

0 commit comments

Comments
 (0)