mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
Test_VObject -> Test_VObjects to be able to run core tests.
This commit is contained in:
parent
898714583a
commit
00c6f11c52
@ -6,7 +6,7 @@
|
||||
* See the COPYING-README file.
|
||||
*/
|
||||
|
||||
class Test_VObject extends PHPUnit_Framework_TestCase {
|
||||
class Test_VObjects extends PHPUnit_Framework_TestCase {
|
||||
|
||||
public static function setUpBeforeClass() {
|
||||
\Sabre\VObject\Component::$classMap['VCARD'] = '\OCA\Contacts\VObject\VCard';
|
||||
|
Loading…
Reference in New Issue
Block a user