]> git.mxchange.org Git - friendica.git/commit
Add test case for this bug
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 4 Aug 2019 14:24:25 +0000 (10:24 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 4 Aug 2019 14:24:25 +0000 (10:24 -0400)
commit515935b241ee11afeea60de6a4954778ed41e6c3
treeaac6aa930704efb92a276124bf13c6aa5c918fef
parent4a85de4c199a9ea32d8cb14f08b2b3729eb655ad
Add test case for this bug

- Fix whitespaces in MarkdownTest
tests/datasets/content/text/html/bug-7457.html [new file with mode: 0644]
tests/datasets/content/text/html/bug-7457.txt [new file with mode: 0644]
tests/src/Content/Text/HTMLTest.php [new file with mode: 0644]
tests/src/Content/Text/MarkdownTest.php