Updated tests
This commit is contained in:
parent
cc3f7f19df
commit
eb4e979d1c
2 changed files with 4 additions and 9 deletions
|
|
@ -269,7 +269,6 @@ class TestThreadStarting(unittest.TestCase):
|
|||
|
||||
# Check Pi camera has been disconnected
|
||||
self.assertTrue(camera.camera)
|
||||
self.assertFalse(camera.thread)
|
||||
|
||||
# Restart worker thread
|
||||
self.assertTrue(camera.start_worker())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue