Skip to content

Commit 00f2a6a

Browse files
committed
Python: Update ssa-compute test expectations
1 parent 7a3ee0f commit 00f2a6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
unreachableNode
2-
| test2.py:16:17:16:17 | ControlFlowNode for y | Unreachable node in step of kind load bar. |
3-
| test2.py:25:23:25:23 | ControlFlowNode for x | Unreachable node in step of kind load attribute. |
2+
| test2.py:16:17:16:17 | ControlFlowNode for y | Unreachable node in step of kind load Attribute bar. |
3+
| test2.py:25:23:25:23 | ControlFlowNode for x | Unreachable node in step of kind load Attribute attribute. |
44
| test2.py:25:23:25:23 | ControlFlowNode for x | Unreachable node in step of kind simpleLocalSmallStep. |
5-
| test2.py:26:17:26:17 | ControlFlowNode for y | Unreachable node in step of kind load bar. |
5+
| test2.py:26:17:26:17 | ControlFlowNode for y | Unreachable node in step of kind load Attribute bar. |
66
| test2.py:27:23:27:23 | ControlFlowNode for x | Unreachable node in step of kind simpleLocalSmallStep. |

0 commit comments

Comments
 (0)