Commit e87ee38a69eff9a51161540255a827d2762f28d1

Authored by lesiavl
1 parent 113284ee

Remove meat parameter from test suite

... ... @@ -9,9 +9,9 @@ ${MODE} belowThreshold
9 9
10 10 ${NUMBER_OF_ITEMS} ${1}
11 11 ${NUMBER_OF_LOTS} ${1}
12   -${TENDER_MEAT} ${1}
13   -${ITEM_MEAT} ${1}
14   -${LOT_MEAT} ${1}
  12 +${TENDER_MEAT} ${0}
  13 +${ITEM_MEAT} ${0}
  14 +${LOT_MEAT} ${0}
15 15 ${lot_index} ${0}
16 16 ${award_index} ${0}
17 17
... ...
Please register or login to post a comment