Sha256: 4fd00e9f3b11d299b0beea7fab621a077375f114734001fe116f34e43a80dd1e

Contents?: true

Size: 195 Bytes

Versions: 7

Compression:

Stored size: 195 Bytes

Contents

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

Autotest.parse_options
Autotest.runner.run

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
autotest-standalone-4.5.11 bin/autotest
autotest-standalone-4.5.10 bin/autotest
autotest-standalone-4.5.9 bin/autotest
autotest-standalone-4.5.8 bin/autotest
autotest-standalone-4.5.7 bin/autotest
autotest-standalone-4.5.6 bin/autotest
autotest-standalone-4.5.5 bin/autotest