Skip to content

Commit

Permalink
added missing tests from issue #32
Browse files Browse the repository at this point in the history
  • Loading branch information
damnhandy committed Aug 10, 2013
1 parent 1c34555 commit 3818b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec-examples-by-section.json
Expand Up @@ -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"],
Expand Down

0 comments on commit 3818b65

Please sign in to comment.