mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIx] include test in __openerp__.py
This commit is contained in:
@@ -42,6 +42,6 @@ line will be take from imported line in this order:
|
||||
'data': [
|
||||
'statement_view.xml',
|
||||
],
|
||||
'test': [],
|
||||
'test': [test/correct_date_in_move_line.yml],
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user