tests: formatting
This commit is contained in:
parent
b84d7ea0fb
commit
6495e0317e
2 changed files with 1148 additions and 999 deletions
|
@ -4,8 +4,8 @@
|
|||
# full copyright notices and license terms.
|
||||
|
||||
|
||||
from trytond.modules.cashbook.tests import CashbookTestCase
|
||||
from trytond.modules.investment.tests import InvestmentTestCase
|
||||
from trytond.modules.cashbook.tests.test_module import CashbookTestCase
|
||||
from trytond.modules.investment.tests.test_module import InvestmentTestCase
|
||||
|
||||
from .yieldtest import YieldTestCase
|
||||
from .book import CbInvTestCase
|
||||
|
|
2143
tests/yieldtest.py
2143
tests/yieldtest.py
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue