all specs pass against couchdb trunk

This commit is contained in:
Chris Anderson 2009-03-15 13:00:47 -07:00
parent 917157a0e7
commit 36c8bea453
4 changed files with 11 additions and 25 deletions

View file

@ -442,7 +442,7 @@ describe "ExtendedDocument" do
@dobj.destroy
@dobj.rev.should be_nil
@dobj.id.should be_nil
@dobj.save.should == true
@dobj.save.should == true
end
it "should make it go away" do
@dobj.destroy