Example #1
0
 def test_div(self):
     bb = BBRepoTest(5, 5)
     self.assertEqual(bb.div(), 1)