Skip to content

Commit 97a3411

Browse files
committed
Ruby: Accept test output.
1 parent 9e6bdbb commit 97a3411

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ruby/ql/test/library-tests/dataflow/barrier-guards/barrier-guards.expected

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ newStyleBarrierGuards
1212
| barrier-guards.rb:28:5:28:7 | foo |
1313
| barrier-guards.rb:37:21:38:19 | [input] SSA phi read(foo) |
1414
| barrier-guards.rb:38:5:38:7 | foo |
15-
| barrier-guards.rb:43:16:46:5 | [input] SSA phi read(foo) |
1615
| barrier-guards.rb:45:9:45:11 | foo |
1716
| barrier-guards.rb:70:22:71:19 | [input] SSA phi read(foo) |
1817
| barrier-guards.rb:71:5:71:7 | foo |
@@ -51,9 +50,7 @@ newStyleBarrierGuards
5150
| barrier-guards.rb:199:4:199:15 | [input] SSA phi read(foo) |
5251
| barrier-guards.rb:199:4:199:31 | [input] SSA phi read(foo) |
5352
| barrier-guards.rb:199:20:199:31 | [input] SSA phi read(foo) |
54-
| barrier-guards.rb:203:4:203:15 | [input] SSA phi read(foo) |
5553
| barrier-guards.rb:203:36:203:47 | [input] SSA phi read(foo) |
56-
| barrier-guards.rb:207:21:207:21 | [input] SSA phi read(foo) |
5754
| barrier-guards.rb:207:22:208:19 | [input] SSA phi read(foo) |
5855
| barrier-guards.rb:208:5:208:7 | foo |
5956
| barrier-guards.rb:211:22:212:19 | [input] SSA phi read(foo) |
@@ -64,8 +61,6 @@ newStyleBarrierGuards
6461
| barrier-guards.rb:219:21:219:32 | [input] SSA phi read(foo) |
6562
| barrier-guards.rb:219:95:220:19 | [input] SSA phi read(foo) |
6663
| barrier-guards.rb:220:5:220:7 | foo |
67-
| barrier-guards.rb:227:21:227:21 | [input] SSA phi read(foo) |
68-
| barrier-guards.rb:227:22:228:7 | [input] SSA phi read(foo) |
6964
| barrier-guards.rb:232:18:233:19 | [input] SSA phi read(foo) |
7065
| barrier-guards.rb:233:5:233:7 | foo |
7166
| barrier-guards.rb:237:19:237:38 | [input] SSA phi read(foo) |

0 commit comments

Comments
 (0)