[IMP] Description

This commit is contained in:
Stefan Rijnhart
2013-09-26 14:51:39 +02:00
parent 80a716d4f0
commit 96ae2d6bba

View File

@@ -31,7 +31,11 @@
'account_banking_sepa_credit_transfer',
],
'description': '''
This addon adds unit tests for the Banking addons
This addon adds unit tests for the Banking addons. Installing this
module will not give you any benefit other than having the tests'
dependencies installed, so that you can run the tests. If you only
run the tests manually, you don't even have to install this module,
only its dependencies.
''',
'auto_install': False,
'installable': True,