diff options
Diffstat (limited to 'lang/ruby/files/testrb.rb')
| -rw-r--r-- | lang/ruby/files/testrb.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/ruby/files/testrb.rb b/lang/ruby/files/testrb.rb deleted file mode 100644 index 3490780..0000000 --- a/lang/ruby/files/testrb.rb +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | #!/usr/bin/env ruby | ||
| 2 | # | ||
| 3 | # testrb for use by ruby.port.mk for Ruby >= 2.2 | ||
| 4 | require 'test/unit' | ||
| 5 | exit Test::Unit::AutoRunner.run(true) | ||
