X7ROOT File Manager
Current Path:
/opt/alt/ruby19/bin
opt
/
alt
/
ruby19
/
bin
/
ðŸ“
..
📄
erb
(4.3 KB)
📄
gem
(553 B)
📄
irb
(325 B)
📄
rackup
(459 B)
📄
rake
(1.21 KB)
📄
rdoc
(795 B)
📄
ri
(195 B)
📄
ruby
(7.95 KB)
📄
testrb
(305 B)
Editing: testrb
#!/opt/alt/ruby19/bin/ruby require 'test/unit' tests = Test::Unit::AutoRunner.new(true) tests.options.banner.sub!(/\[options\]/, '\& tests...') unless tests.process_args(ARGV) abort tests.options.banner end files = tests.to_run $0 = files.size == 1 ? File.basename(files[0]) : files.to_s exit tests.run
Upload File
Create Folder