require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "BlogPingingService" do it "fails" do fail "Error LOLFAIL: hey buddy, you should probably rename this file and start specing for real." end end