diff options
Diffstat (limited to 'spec/ruby/command_line/fixtures/bin/embedded_ruby.txt')
| -rw-r--r-- | spec/ruby/command_line/fixtures/bin/embedded_ruby.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/ruby/command_line/fixtures/bin/embedded_ruby.txt b/spec/ruby/command_line/fixtures/bin/embedded_ruby.txt index c556bf0b71..0ec0f358db 100644 --- a/spec/ruby/command_line/fixtures/bin/embedded_ruby.txt +++ b/spec/ruby/command_line/fixtures/bin/embedded_ruby.txt @@ -1,3 +1,3 @@ -@@@This line is not value Ruby +@@@This line is not valid Ruby #!ruby -puts 'success'
\ No newline at end of file +puts 'success' |
