Sha256: 16c4b8628f9cd12ab1ad5d3e0ef493a76e764129245233764e6e2c622d70d2fa

Contents?: true

Size: 177 Bytes

Versions: 5

Compression:

Stored size: 177 Bytes

Contents

#!/usr/bin/env ruby
# load local autotest
$LOAD_PATH.unshift(File.expand_path("#{File.dirname(__FILE__)}/../lib"))
require 'autotest'

Autotest.parse_options
Autotest.runner.run

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
autotest-standalone-4.5.4 bin/autotest
autotest-standalone-4.5.3 bin/autotest
autotest-standalone-4.5.2 bin/autotest
autotest-standalone-4.5.1 bin/autotest
autotest-standalone-4.5.0 bin/autotest