drop commented debug code
This commit is contained in:
parent
2817de2361
commit
b02b91ab06
1 changed files with 0 additions and 1 deletions
|
|
@ -142,7 +142,6 @@ class TestRuleHandling(unittest.TestCase):
|
|||
self.assertEqual(action, None)
|
||||
|
||||
def test_custom_rules(self):
|
||||
#import pdb; pdb.set_trace()
|
||||
tests = koji.policy.findSimpleTests([globals(), koji.policy.__dict__])
|
||||
|
||||
rules = ['bool_check :: True', 'all :: False']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue