Fix template test results on python2.6

pull/13391/head
Toshio Kuratomi 9 years ago
parent abeec3c8b5
commit eb7db067f9

@ -3,6 +3,7 @@ templated_var_loaded
{
"bool": true,
"multi_part": "1Foo",
"null_type": null,
"number": 5,
"string_num": "5"
}

Loading…
Cancel
Save