mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Rename demo file to test and move it into the right folder
This commit is contained in:
committed by
OCA-git-bot
parent
dbf9c07387
commit
a2e9e67d9c
@@ -24,8 +24,8 @@ class TestAssetManagement(common.TransactionCase):
|
||||
super(TestAssetManagement, self).setUp()
|
||||
|
||||
self._load('account', 'test', 'account_minimal_test.xml')
|
||||
self._load('account_asset_management', 'demo',
|
||||
'account_asset_demo.xml')
|
||||
self._load('account_asset_management', 'tests',
|
||||
'account_asset_test_data.xml')
|
||||
|
||||
# ENVIRONEMENTS
|
||||
self.asset_model = self.env['account.asset']
|
||||
|
||||
Reference in New Issue
Block a user