all specs pass against couchdb trunk
This commit is contained in:
parent
917157a0e7
commit
36c8bea453
4 changed files with 11 additions and 25 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue