clear branch

This commit is contained in:
2023-03-29 11:46:55 -05:00
parent a135b3420c
commit 23a6450be0
41 changed files with 0 additions and 1622 deletions

View File

View File

@@ -1,10 +0,0 @@
from trytond.tests.test_tryton import ModuleTestCase
class SmartVisionTestCase(ModuleTestCase):
"Test Smart Vision module"
module = 'smart_vision'
del ModuleTestCase