spec/spf_spec.rb in spf-0.0.46 vs spec/spf_spec.rb in spf-0.0.47

- old
+ new

@@ -1,7 +1,4 @@ require File.expand_path(File.dirname(__FILE__) + '/spec_helper') -describe "SPF" do - it "fails" do - fail "hey buddy, you should probably rename this file and start specing for real" - end +describe 'SPF' do end