Imported Upstream version 0.18
[liburi-template-perl.git] / t / cases / spec-examples-by-section.json
index dbb00ff..5aef182 100644 (file)
      },
      "testcases" : [
         ["{+var}", "value"],
+        ["{/var,empty}", "/value/"],
+        ["{/var,undef}", "/value"],
         ["{+hello}", "Hello%20World!"],
         ["{+half}", "50%25"],
         ["{base}index", "http%3A%2F%2Fexample.com%2Fhome%2Findex"],