Current Path :
/
opt
/
alt
/
ruby18
/
bin
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby18/bin/testrb
#!/opt/alt/ruby18/bin/ruby require 'test/unit' (r = Test::Unit::AutoRunner.new(true)).process_args(ARGV) or abort r.options.banner + " tests..." exit r.run