* bin/testrb: Removed. Forgot to remove in r45971.

[Feature #9711] [ruby-core:62620]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
sorah 2014-05-19 05:07:15 +00:00
parent 9ebf8496c0
commit 442879eb57
2 changed files with 5 additions and 3 deletions

View file

@ -1,3 +0,0 @@
#!/usr/bin/env ruby
require 'test/unit'
exit Test::Unit::AutoRunner.run(true)