mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
ldb tests: remove unused code from match_rules.py
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
2ccb0b0384
commit
5d0dc38cfe
@ -1128,9 +1128,6 @@ class MatchRuleConditionTests(samba.tests.TestCase):
|
||||
FLAG_MOD_ADD, "member")
|
||||
self.ldb.modify(m)
|
||||
|
||||
self.question = 6 * (9 -2)
|
||||
self.answer = 42
|
||||
|
||||
def tearDown(self):
|
||||
super(MatchRuleConditionTests, self).tearDown()
|
||||
self.ldb.delete(self.ou, controls=['tree_delete:0'])
|
||||
|
Loading…
Reference in New Issue
Block a user