Sha256: 95e630cc47ee06e46261d70faedb73a20918f2d0949928177da5fa211bbcbcad
Contents?: true
Size: 197 Bytes
Versions: 1
Compression:
Stored size: 197 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Spork do it "fails" do fail "hey buddy, you should probably rename this file and start specing for real" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
timcharper-spork-0.3.1 | spec/spork_spec.rb |