Sha256: 15025f134c00cd983c6990b5fc139f605bf7876548e2e2c74ffa239ea4391b6d

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

# encoding: utf-8
begin
  require 'rspec/expectations'
rescue LoadError
  require 'spec/expectations'
end

require 'cucumber/formatter/unicode'
$:.unshift(File.dirname(__FILE__) + '/../../lib')
require 'basket'
require 'belly'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cucumber-3.0.1 examples/i18n/en-lol/features/support/env.rb
cucumber-3.0.0 examples/i18n/en-lol/features/support/env.rb