Remove starter
Run: - python -m unittest or - python -m pytest
This commit is contained in:
parent
5d9cd2b252
commit
9626d790f5
1 changed files with 0 additions and 4 deletions
|
|
@ -812,7 +812,3 @@ class RegressionTests(MpvTestCase):
|
|||
m.slang = 'ru'
|
||||
m.terminate() # needed for synchronization of event thread
|
||||
handler.assert_has_calls([mock.call('slang', ['jp']), mock.call('slang', ['ru'])])
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue