Skip to content

Commit 1a35895

Browse files
committed
remove test invocation
1 parent 6c9be64 commit 1a35895

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/squin/test_constprop.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,3 @@ def test_wire_broadcast_constprop():
108108
frame, _ = prop_analysis.run_analysis(constructed_method)
109109

110110
assert len(frame.entries.values()) == 21
111-
112-
113-
test_wire_broadcast_constprop()

0 commit comments

Comments
 (0)