mirror of
https://github.com/NaN-tic/trytond-stock_lot_fifo.git
synced 2023-12-14 06:02:54 +01:00
FIX import suite tests
This commit is contained in:
parent
10c2b0fbe2
commit
58c287ec28
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# The COPYRIGHT file at the top level of this repository contains the full
|
||||
# copyright notices and license terms.
|
||||
from .test_stock_lot_fifo import suite
|
||||
|
||||
__all__ = ['suite']
|
||||
|
|
Loading…
Reference in a new issue