spec/dm_gen_spec.rb in namelessjon-dm-gen-0.0.3 vs spec/dm_gen_spec.rb in namelessjon-dm-gen-0.0.4
- old
+ new
@@ -1,7 +1,2 @@
require File.dirname(__FILE__) + '/spec_helper'
-describe "DmGen" do
- it "fails" do
- should.flunk "hey buddy, you should probably rename this file and start specing for real"
- end
-end