mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
Fix javascript typo
And add coverage
This commit is contained in:
+4
-1
@@ -19,11 +19,14 @@
|
||||
|
||||
<filter>
|
||||
<whitelist>
|
||||
<directory>./src/TubeLink/</directory>
|
||||
<directory>./src/</directory>
|
||||
<exclude>
|
||||
<directory>./tests</directory>
|
||||
</exclude>
|
||||
</whitelist>
|
||||
</filter>
|
||||
|
||||
<logging>
|
||||
<log type="coverage-html" target="coverage" title="FullText" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70"/>
|
||||
</logging>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user