// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby21
/
bin
[ PARENT ]
EDIT :: testrb
#!/opt/alt/ruby21/bin/ruby require 'test/unit' exit Test::Unit::AutoRunner.run(true)
SAVE
CANCEL