mirror of
https://github.com/gsi-upm/senpy
synced 2025-09-14 10:32:27 +00:00
YAPFed
This commit is contained in:
@@ -10,7 +10,6 @@ from senpy.models import Error
|
||||
|
||||
|
||||
class CLITest(TestCase):
|
||||
|
||||
def test_basic(self):
|
||||
self.assertRaises(Error, partial(main_function, []))
|
||||
res = main_function(['--input', 'test'])
|
||||
|
Reference in New Issue
Block a user