FIX import suite tests

This commit is contained in:
Raimon Esteve 2017-11-20 10:32:31 +01:00
parent 10c2b0fbe2
commit 58c287ec28

View file

@ -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']