mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
force git tests
This commit is contained in:
@ -43,7 +43,7 @@ class MyTests(unittest.TestCase):
|
||||
|
||||
def test_hashsum_nodata(self):
|
||||
"""
|
||||
Test 'hashsum' with no data
|
||||
Test 'hashsum' parser with no data
|
||||
"""
|
||||
self.assertEqual(jc.parsers.hashsum.parse('', quiet=True), [])
|
||||
|
||||
|
Reference in New Issue
Block a user