]> git.deb.at Git - pkg/blosxom.git/blobdiff - t/templates/spec.yaml
Remove bogus rss20 test files.
[pkg/blosxom.git] / t / templates / spec.yaml
index 93883d30106a79ae6c8617a896be9b0d97e02c17..167aadb04b9036872c970f2ec39180a7e842471f 100644 (file)
@@ -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"