mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-11-02 04:52:30 +01:00
Renamed the 'lib' folder to 'src'
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<phpunit bootstrap="vendor/autoload.php" cacheResult="false">
|
||||
<filter>
|
||||
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||
<directory suffix=".php">lib</directory>
|
||||
<directory suffix=".php">src</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user