mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
need additional line bw class
This commit is contained in:
@@ -458,6 +458,7 @@ class TestRemove(unittest.TestCase):
|
||||
self.assertIn("Missing filename or key arg", mock_stderr.getvalue())
|
||||
sysmock.assert_called_once_with(1)
|
||||
|
||||
|
||||
class TestRemoveFromList(unittest.TestCase):
|
||||
|
||||
def test_removefromlist_missing_arg(self):
|
||||
|
||||
Reference in New Issue
Block a user