Sha256: 1ef2214402177813baa3e87077cff2493af82a23c6afbc423c3e385b1505d3f7

Contents?: true

Size: 206 Bytes

Versions: 15

Compression:

Stored size: 206 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/spec_helper')

describe "UISpecRunner" do
  it "fails" do
    fail "hey buddy, you should probably rename this file and start specing for real"
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

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