X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Fhello%2Ftests%2Fruby%2Fprog.rb;fp=t%2Fproblems%2Fhello%2Ftests%2Fruby%2Fprog.rb;h=733c205aeabf019dee78179e8e1e59c162d8e4ca;hp=0000000000000000000000000000000000000000;hb=cd0623f030026cc4a5c2c03d4464bb2d3cb75ca8;hpb=c4d90e6f4a1d14b1b898c28d6787a06c8dfa2a90 diff --git a/t/problems/hello/tests/ruby/prog.rb b/t/problems/hello/tests/ruby/prog.rb new file mode 100644 index 0000000..733c205 --- /dev/null +++ b/t/problems/hello/tests/ruby/prog.rb @@ -0,0 +1 @@ +puts 'Hello World!'