Fixed cmd-script_2.test
This commit is contained in:
parent
c47350dce9
commit
f3e1c8ded0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
test eval 'x=total_expr;x=x/count;x=amount_expr-x*count;x'
|
||||
0
|
||||
test eval 'total_expr=$100;amount_expr=$15;x=total_expr;x=x/5;x=amount_expr-x*5;x'
|
||||
$-85
|
||||
end test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue