modify testfiles for virtical merge

This commit is contained in:
Arthas 2017-10-10 00:09:00 +08:00
parent 2a7630a80b
commit a7348b2dfb
3 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ context = {
'in_europe' : True,
'is_paid': False,
'company_name' : 'The World Wide company',
'total_price' : '100,000,000.00'
'total_price' : '100,000,000.00',
'category' : 'BOOK'
}
tpl.render(context)

Binary file not shown.

Binary file not shown.