diff --git a/tests/p_ruby/25_ruby_hello-world.sh b/tests/p_ruby/25_ruby_hello-world.sh index d12069e..b2e21cf 100755 --- a/tests/p_ruby/25_ruby_hello-world.sh +++ b/tests/p_ruby/25_ruby_hello-world.sh @@ -4,7 +4,7 @@ t_Log "Running $0 - ruby can run 'hello world'" # create ruby script -FILE=/var/tmp/test.sb +FILE=/var/tmp/test.rb cat > $FILE <