# HG changeset patch
# User Aurelien Campeas <aurelien.campeas@logilab.fr>
# Date 1378917754 -7200
# Node ID ea7fd598ced98ec74c88c1ae13f95cabb8b6f81e
# Parent  b39ac464e3ac082572dc58738e1466feecd00787
[tests/hooks/integrity] kill old and empty skipped test

diff -r b39ac464e3ac -r ea7fd598ced9 hooks/test/unittest_integrity.py
--- 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,