diff --git a/spec-examples-by-section.json b/spec-examples-by-section.json index dbb00ff..5aef182 100644 --- a/spec-examples-by-section.json +++ b/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"],