spec/grog_spec.rb in grog-0.0.5 vs spec/grog_spec.rb in grog-0.0.6
- old
+ new
@@ -1,8 +1,4 @@
require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
describe "Grog" do
- it "fails" do
- pending
- fail "hey buddy, you should probably rename this file and start specing for real"
- end
end