Sha256: 2801d4336d02773133ba2c8a9fe5edddcdb07ff54520cbaafd270945e7bfc7c7

Contents?: true

Size: 214 Bytes

Versions: 15

Compression:

Stored size: 214 Bytes

Contents

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

Spec::Runner.configure do |config|
  
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
uispecrunner-0.4.6 spec/spec_helper.rb
uispecrunner-0.4.5 spec/spec_helper.rb
uispecrunner-0.4.4 spec/spec_helper.rb
uispecrunner-0.4.3 spec/spec_helper.rb
uispecrunner-0.4.2 spec/spec_helper.rb
uispecrunner-0.4.1 spec/spec_helper.rb
uispecrunner-0.4.0 spec/spec_helper.rb
uispecrunner-0.3.3 spec/spec_helper.rb
uispecrunner-0.3.2 spec/spec_helper.rb
uispecrunner-0.3.1 spec/spec_helper.rb
uispecrunner-0.3.0 spec/spec_helper.rb
uispecrunner-0.2.4 spec/spec_helper.rb
uispecrunner-0.2.3 spec/spec_helper.rb
uispecrunner-0.2.2 spec/spec_helper.rb
uispecrunner-0.2.1 spec/spec_helper.rb