From 6eff741e971e6b23d491665aaee0283d6cd2c9fb Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Tue, 9 Sep 2014 09:14:27 +0300 Subject: [PATCH] Fix random test fail --- tests/functions/test_get_mapper.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/functions/test_get_mapper.py b/tests/functions/test_get_mapper.py index 17646a0..7f75620 100644 --- a/tests/functions/test_get_mapper.py +++ b/tests/functions/test_get_mapper.py @@ -62,6 +62,7 @@ class TestGetMapperWithMultipleMappersFound(object): pass self.Building = Building + self.BigBuilding = BigBuilding def test_table(self): with raises(ValueError):