#!/usr/bin/env ruby require 'test/unit' Test::Unit.setup_argv {|files| if files.empty? puts "Usage: testrb [options] tests..." exit 1 end files }