Sha256: 42c2004111bc2c64e613f2c3d5e77f6b1666aa70e0daed09296814beb824cdf7
Contents?: true
Size: 275 Bytes
Versions: 5
Compression:
Stored size: 275 Bytes
Contents
require 'spec_helper' SimpleCov.command_name('World') unless RUBY_VERSION.to_s < '1.9.0' describe 'World, Integration' do before(:each) do @world = CukeModeler::World @world.loaded_step_patterns.clear end # Nothing left to do here for now. end
Version data entries
5 entries across 5 versions & 1 rubygems