mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Merge pull request #288 from gurneyalex/8.0-remove-tests-suites
remove deprecated test suite declarations
This commit is contained in:
@@ -28,11 +28,3 @@
|
||||
#
|
||||
|
||||
from . import test_account_constraint_chronology
|
||||
|
||||
fast_suite = [
|
||||
test_account_constraint_chronology,
|
||||
]
|
||||
|
||||
checks = [
|
||||
test_account_constraint_chronology,
|
||||
]
|
||||
|
||||
@@ -21,10 +21,3 @@
|
||||
##############################################################################
|
||||
|
||||
from . import test_account_partner_required
|
||||
|
||||
fast_suite = [
|
||||
]
|
||||
|
||||
checks = [
|
||||
test_account_partner_required,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user