#!/usr/bin/env ruby ENV['JAZRB'] = 'true' # allows autotest to discover jazrb ENV['AUTOTEST'] = 'true' # allows autotest to run w/ color on linux system (RUBY_PLATFORM =~ /mswin|mingw/ ? 'autotest.bat' : 'autotest'), *ARGV