X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=t%2Fcases%2Fspec-examples-by-section.json;fp=t%2Fcases%2Fspec-examples-by-section.json;h=5aef1820582b703d5a705a2a0443616976762ce0;hp=dbb00ff1ac5b8b0f0c5c4f70c468d6bfcb875475;hb=5ea1ac36de0445293009b06d3a28620e63f92916;hpb=c5e064206c7bae33b3e105012c47ba1826153a71 diff --git a/t/cases/spec-examples-by-section.json b/t/cases/spec-examples-by-section.json index dbb00ff..5aef182 100644 --- a/t/cases/spec-examples-by-section.json +++ b/t/cases/spec-examples-by-section.json @@ -109,6 +109,8 @@ }, "testcases" : [ ["{+var}", "value"], + ["{/var,empty}", "/value/"], + ["{/var,undef}", "/value"], ["{+hello}", "Hello%20World!"], ["{+half}", "50%25"], ["{base}index", "http%3A%2F%2Fexample.com%2Fhome%2Findex"],