formatting
This commit is contained in:
parent
78f0c6e4e1
commit
7667a9b9b9
7 changed files with 62 additions and 60 deletions
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# This file is part of the cashbook-module from m-ds for Tryton.
|
||||
# The COPYRIGHT file at the top level of this repository contains the
|
||||
# full copyright notices and license terms.
|
||||
# This file is part of the account-invoice-xrechnung-module
|
||||
# from m-ds for Tryton. The COPYRIGHT file at the top level of
|
||||
# this repository contains the full copyright notices and license terms.
|
||||
|
||||
from trytond.tests.test_tryton import ModuleTestCase, with_transaction
|
||||
|
||||
|
@ -18,4 +18,5 @@ class InvoiceTestCase(ModuleTestCase):
|
|||
|
||||
# end InvoiceTestCase
|
||||
|
||||
|
||||
del ModuleTestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue