testLegacyConversionInSimulation also forgot to install all categories it used

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45187 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e6773a8d
......@@ -108,6 +108,7 @@ class TestConversionInSimulation(AccountingTestCase):
'incoterm/%s' % self.cpt_incoterm,
'quantity_unit/%s' % self.unit_piece_quantity_unit,
'quantity_unit/%s' % self.mass_quantity_unit,
'product_line/apparel',
)
def _solveDivergence(self, obj, property, decision, group='line'):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment