[Web] Add html2text converter; Show quarantaine html elements as text, do not escape html
This commit is contained in:
8
data/web/inc/lib/vendor/soundasleep/html2text/phpunit.xml
vendored
Normal file
8
data/web/inc/lib/vendor/soundasleep/html2text/phpunit.xml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<phpunit stop-on-failure="true" stop-on-error="true">
|
||||
<testsuites>
|
||||
<testsuite name="Tests">
|
||||
<!-- loads all *Test.php -->
|
||||
<directory>tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
Reference in New Issue
Block a user