summaryrefslogtreecommitdiff
path: root/lib/ldb-samba
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ldb-samba')
-rwxr-xr-xlib/ldb-samba/tests/match_rules.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ldb-samba/tests/match_rules.py b/lib/ldb-samba/tests/match_rules.py
index 7c472816f8d..f36c9fb8ca7 100755
--- a/lib/ldb-samba/tests/match_rules.py
+++ b/lib/ldb-samba/tests/match_rules.py
@@ -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'])