diff --git a/examples/html.feature b/examples/html.feature index 16a712b..83d8be1 100644 --- a/examples/html.feature +++ b/examples/html.feature @@ -40,3 +40,39 @@ Feature: HTML """ When I successfully run `liche foo.html` Then the stderr should contain exactly "" + + Scenario: Set document root + Given a file named "foo.html" with: + """ + + +
+