Sha256: 5ba51572bb28dfc99d581a5f3964b38d2ea984422440dc633a5b14f3c0b81feb

Contents?: true

Size: 198 Bytes

Versions: 6

Compression:

Stored size: 198 Bytes

Contents

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

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
malm-0.0.6 spec/help_spec.rb
malm-0.0.5 spec/help_spec.rb
malm-0.0.4 spec/help_spec.rb
malm-0.0.3 spec/help_spec.rb
malm-0.0.2 spec/help_spec.rb
malm-0.0.1 spec/help_spec.rb