hooks/test/unittest_integrity.py
branchstable
changeset 9275 ea7fd598ced9
parent 8694 d901c36bcfce
child 9548 be001628edad
--- 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,