mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
python(test): tests filtering
This commit is contained in:
@@ -83,5 +83,4 @@ class UMat(NewOpenCVTests):
|
||||
# self.assertTrue(np.allclose(data, data_umat))
|
||||
|
||||
if __name__ == '__main__':
|
||||
import unittest
|
||||
unittest.main()
|
||||
NewOpenCVTests.bootstrap()
|
||||
|
||||
Reference in New Issue
Block a user