spec/studi-budi_spec.rb in studi-budi-0.0.3 vs spec/studi-budi_spec.rb in studi-budi-0.1.0

- old
+ new

@@ -2,6 +2,12 @@ describe "StudiBudi" do it "fails" do fail "hey buddy, you should probably rename this file and start specing for real" end + + + + # "if I make a card collection called 'Potatos'" do + # adfld.@collection_name should_eq "Potatos" + # end end