mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
python(test): tests filtering
This commit is contained in:
@@ -19,5 +19,4 @@ class Bindings(NewOpenCVTests):
|
||||
boost.isClassifier() # from ml::StatModel
|
||||
|
||||
if __name__ == '__main__':
|
||||
import unittest
|
||||
unittest.main()
|
||||
NewOpenCVTests.bootstrap()
|
||||
|
||||
Reference in New Issue
Block a user