modify testfiles for virtical merge
This commit is contained in:
parent
2a7630a80b
commit
a7348b2dfb
@ -19,7 +19,8 @@ context = {
|
|||||||
'in_europe' : True,
|
'in_europe' : True,
|
||||||
'is_paid': False,
|
'is_paid': False,
|
||||||
'company_name' : 'The World Wide company',
|
'company_name' : 'The World Wide company',
|
||||||
'total_price' : '100,000,000.00'
|
'total_price' : '100,000,000.00',
|
||||||
|
'category' : 'BOOK'
|
||||||
}
|
}
|
||||||
|
|
||||||
tpl.render(context)
|
tpl.render(context)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user