Add a test for the interface
This commit is contained in:
parent
a12d354762
commit
bd1215c1dd
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ class Server extends \Test\TestCase {
|
|||
['JobList', '\OCP\BackgroundJob\IJobList'],
|
||||
|
||||
['L10NFactory', '\OC\L10N\Factory'],
|
||||
['L10NFactory', '\OCP\L10N\IFactory'],
|
||||
['LockingProvider', '\OCP\Lock\ILockingProvider'],
|
||||
['Logger', '\OC\Log'],
|
||||
['Logger', '\OCP\ILogger'],
|
||||
|
|
Loading…
Reference in a new issue