Skip to content

Commit

Permalink
style fix (please squash me)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Jun 6, 2020
1 parent e20d09c commit aa8be08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/renderer/html5/html5_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Last updated {{.LastUpdated}}
To(MatchHTMLTemplate(expected, now))
})


It("should include adoc file without leveloffset from relative file", func() {
source := "include::../../../../test/includes/grandchild-include.adoc[]" // with filename `tmp/foo.adoc`, we are virtually in a subfolder
expectedContent := `<div class="sect1">
Expand Down

0 comments on commit aa8be08

Please sign in to comment.