1 2 3 4 5
#!/usr/bin/env ruby # Load the test files from the command line. ARGV.each { |f| load f unless f =~ /^-/ }