hooks/test/unittest_integrity.py
changeset 9283 5f2c5eb1a820
parent 9275 ea7fd598ced9
child 9548 be001628edad
--- a/hooks/test/unittest_integrity.py	Wed Oct 09 11:13:56 2013 +0200
+++ b/hooks/test/unittest_integrity.py	Thu Oct 10 13:26:11 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,