Sha256: e8f54a86ceb5037204bfca4155221ec0f2b9a1a62cc1498ea16fd8c5777bd76c

Contents?: true

Size: 205 Bytes

Versions: 11

Compression:

Stored size: 205 Bytes

Contents

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

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
test-harness-0.4.7 spec/test_harness_spec.rb
test-harness-0.4.6 spec/test_harness_spec.rb
test-harness-0.4.5 spec/test_harness_spec.rb
test-harness-0.4.4 spec/test_harness_spec.rb
test-harness-0.4.3 spec/test_harness_spec.rb
test-harness-0.4.2 spec/test_harness_spec.rb
test-harness-0.4.1 spec/test_harness_spec.rb
test-harness-0.4.0 spec/test_harness_spec.rb
test-harness-0.3.0 spec/test_harness_spec.rb
test-harness-0.2.0 spec/test_harness_spec.rb
test-harness-0.1.0 spec/test_harness_spec.rb