Commit 7231f23b authored by Alexandre Boeglin's avatar Alexandre Boeglin

test 09 was just a copy of test 08.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7234 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6e782d6d
...@@ -702,8 +702,8 @@ class TestPackingList(TestPackingListMixin, ERP5TypeTestCase) : ...@@ -702,8 +702,8 @@ class TestPackingList(TestPackingListMixin, ERP5TypeTestCase) :
if not run: return if not run: return
sequence_list = SequenceList() sequence_list = SequenceList()
# Test with a simply order without cell # Test with a order with cells
sequence_string = self.default_sequence + '\ sequence_string = self.variated_default_sequence + '\
AddPackingListContainer \ AddPackingListContainer \
AddPackingListContainerLine \ AddPackingListContainerLine \
SetContainerLineSmallQuantity \ SetContainerLineSmallQuantity \
......
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