added dragnet test case and fixed dragnet
This commit is contained in:
@@ -93,6 +93,8 @@ class TestQbitmaid(unittest.TestCase):
|
||||
def test_isignoredtag_sanity(self):
|
||||
self.assertTrue(is_ignored_tag(['a','b','c'], 'first,second,third,a'))
|
||||
|
||||
|
||||
|
||||
# def test__sanity(self):
|
||||
# pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user