mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 16:52:49 +00:00
fixed phpunit configuration
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
|
||||
<filter>
|
||||
<whitelist>
|
||||
<directory suffix=".php">./lib/Twig/</directory>
|
||||
<directory suffix=".php">./src/</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user