diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lib/ServerTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/ServerTest.php b/tests/lib/ServerTest.php index 02fccee628e..9c375dd654e 100644 --- a/tests/lib/ServerTest.php +++ b/tests/lib/ServerTest.php @@ -79,8 +79,6 @@ class ServerTest extends \Test\TestCase { ['DateTimeFormatter', '\OCP\IDateTimeFormatter'], ['DateTimeZone', '\OC\DateTimeZone'], ['DateTimeZone', '\OCP\IDateTimeZone'], - ['Db', '\OC\AppFramework\Db\Db'], - ['Db', '\OCP\IDb'], ['EncryptionFileHelper', '\OC\Encryption\File'], ['EncryptionFileHelper', '\OCP\Encryption\IFile'], |