Sha256: 5e2032cabdc27835030d9376f9e04514fcabda719eef4559c30df7f7c03da377
Contents?: true
Size: 201 Bytes
Versions: 1
Compression:
Stored size: 201 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "Rubocop" 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 |
---|---|
rubocop-0.0.0 | spec/rubocop_spec.rb |