summaryrefslogtreecommitdiff
path: root/test/py/unittests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/unittests.py')
-rwxr-xr-xtest/py/unittests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/py/unittests.py b/test/py/unittests.py
index 45b35223..33b35a0a 100755
--- a/test/py/unittests.py
+++ b/test/py/unittests.py
@@ -287,8 +287,6 @@ class SimpleCaptureMethods(CameraTesterBase):
ready_reqs = cm.get_ready_requests()
- self.assertTrue(len(ready_reqs) > 0)
-
reqs += ready_reqs
if len(reqs) == num_bufs: