Sha256: b8fbb6a7a13998049da8ff2a71654a2591a44f8531748c20150cb529952c0cb6

Contents?: true

Size: 211 Bytes

Versions: 8

Compression:

Stored size: 211 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'watirgrid'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
watirgrid-0.0.7 spec/spec_helper.rb
watirgrid-0.0.6 spec/spec_helper.rb
watirgrid-0.0.5 spec/spec_helper.rb
watirgrid-0.0.4 spec/spec_helper.rb
watirgrid-0.0.3b spec/spec_helper.rb
watirgrid-0.0.3 spec/spec_helper.rb
watirgrid-0.0.2 spec/spec_helper.rb
watirgrid-0.0.1 spec/spec_helper.rb