test/unit/test_mongo_side.rb in bigamy-0.1.2 vs test/unit/test_mongo_side.rb in bigamy-0.2.0

- old
+ new

@@ -22,13 +22,9 @@ assert Doc assert User end context "Doc" do - setup do - Bigamy.setup Doc, User - end - teardown do Doc.divorce_everyone end should "setup bigamy" do