test: fix empty content test
This commit is contained in:
parent
152877dc41
commit
bdb3036eb7
1 changed files with 1 additions and 1 deletions
2
test/fixtures/default.txt
vendored
2
test/fixtures/default.txt
vendored
|
@ -32,7 +32,7 @@ Shouldn't render empty content
|
|||
.
|
||||
aaa $$ bbb
|
||||
.
|
||||
<p>aaa bbb</p>
|
||||
<p>aaa $$ bbb</p>
|
||||
.
|
||||
|
||||
Shouldn't render USD
|
||||
|
|
Reference in a new issue