mirror of
https://github.com/gsi-upm/senpy
synced 2025-11-14 13:18:17 +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