fix rebase end balance

This commit is contained in:
Chris Anderson 2009-02-02 14:56:37 -08:00
parent d64fa45cf0
commit 55cf741859

View file

@ -699,6 +699,7 @@ describe CouchRest::Database do
doc['some-value'].should == 'foo'
end
end
end
describe "creating a database" do
before(:each) do