mirror of
https://github.com/NaN-tic/trytond-project_template.git
synced 2023-12-14 02:02:58 +01:00
pyflakes test
This commit is contained in:
parent
e67fac7dd4
commit
7cb85d833c
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
#copyright notices and license terms.
|
||||
|
||||
from .test_project_template import suite
|
||||
|
||||
__all__ = ['suite']
|
||||
|
|
Loading…
Reference in a new issue