Skip to content

Commit 9a60c7e

Browse files
committed
Ruby: Update filename in test fixture
1 parent bfd2c14 commit 9a60c7e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
subshellLiteralExecutions
2-
| Core.rb:1:1:1:10 | `echo foo` |
3-
| Core.rb:2:1:2:12 | `echo foo` |
4-
| Core.rb:3:1:3:12 | `echo foo` |
5-
| Core.rb:4:1:4:12 | `echo foo` |
6-
| Core.rb:5:1:5:12 | `echo foo` |
2+
| Stdlib.rb:1:1:1:10 | `echo foo` |
3+
| Stdlib.rb:2:1:2:12 | `echo foo` |
4+
| Stdlib.rb:3:1:3:12 | `echo foo` |
5+
| Stdlib.rb:4:1:4:12 | `echo foo` |
6+
| Stdlib.rb:5:1:5:12 | `echo foo` |
77
subshellHeredocExecutions
8-
| Core.rb:7:1:7:7 | <<`EOF` |
8+
| Stdlib.rb:7:1:7:7 | <<`EOF` |

0 commit comments

Comments
 (0)