X-Git-Url: https://git.deb.at/?p=pkg%2Fblosxom.git;a=blobdiff_plain;f=t%2Ftemplates%2Fspec.yaml;h=167aadb04b9036872c970f2ec39180a7e842471f;hp=93883d30106a79ae6c8617a896be9b0d97e02c17;hb=765d8cab49bf423fc8e1418cac9ecbb8e72f44cc;hpb=dd3d1214ab2e820bfe64b49f4f84ccaefb7013a9 diff --git a/t/templates/spec.yaml b/t/templates/spec.yaml index 93883d3..167aadb 100644 --- a/t/templates/spec.yaml +++ b/t/templates/spec.yaml @@ -1,4 +1,13 @@ tests: - - "" - - expected.html + - "expected/index.html" + - + - "path=/index.rss" + - "expected/index.rss" + - + - "path=/web/index.html" + - "expected/web/index.html" + - + - "path=/web/index.rss" + - "expected/web/index.rss"