]> git.deb.at Git - pkg/blosxom.git/blob - templates/spec.yaml
Refactoring usage of $url_escape_re into a function named url_escape_url_path_and_fn.
[pkg/blosxom.git] / templates / spec.yaml
1 tests:
2   - 
3     - ""
4     - "expected/index.html"
5   - 
6     - "path=/index.rss"
7     - "expected/index.rss"
8   - 
9     - "path=/web/index.html"
10     - "expected/web/index.html"
11   - 
12     - "path=/web/index.rss"
13     - "expected/web/index.rss"