author | Aurelien Campeas <aurelien.campeas@logilab.fr> |
Wed, 11 Sep 2013 18:42:34 +0200 | |
branch | stable |
changeset 9275 | ea7fd598ced9 |
parent 9274 | b39ac464e3ac |
child 9276 | ae3fd6f8da76 |
--- a/hooks/test/unittest_integrity.py Wed Oct 09 17:42:01 2013 +0200 +++ b/hooks/test/unittest_integrity.py Wed Sep 11 18:42:34 2013 +0200 @@ -41,9 +41,6 @@ self.execute('SET X in_group Y WHERE X login "toto", Y name "guests"') self.commit() - def test_delete_required_relations_object(self): - self.skipTest('no sample in the schema ! YAGNI ? Kermaat ?') - def test_static_vocabulary_check(self): self.assertRaises(ValidationError, self.execute,