Sha256: 2f3fc353aa49959e08de4c3e957a46663f032396141a8e8e6ab27c996f4bea29

Contents?: true

Size: 109 Bytes

Versions: 4

Compression:

Stored size: 109 Bytes

Contents

#!/usr/bin/env ruby

# Load the test files from the command line.

ARGV.each { |f| load f unless f =~ /^-/  }

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gem_suit-0.1.3 lib/gem_suit/cli/application/test_loader.rb
gem_suit-0.1.2 lib/gem_suit/cli/application/test_loader.rb
gem_suit-0.1.1 lib/gem_suit/cli/application/test_loader.rb
gem_suit-0.1.0 lib/gem_suit/cli/application/test_loader.rb