Sha256: cac7aacda87072767390aec12c7cdcf60774258dd28ff40251249abe0eeef5f4

Contents?: true

Size: 166 Bytes

Versions: 2

Compression:

Stored size: 166 Bytes

Contents

$:.unshift(File.dirname(__FILE__)+'/../../lib')
require 'aruba'
require 'my'

begin
  require 'rspec/expectations'
rescue LoadError
  require 'spec/expectations'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
my-0.3.1 features/support/env.rb
my-0.3.0 features/support/env.rb