summaryrefslogtreecommitdiffstats
path: root/tests/lib/public/contacts.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/public/contacts.php')
-rw-r--r--tests/lib/public/contacts.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/public/contacts.php b/tests/lib/public/contacts.php
index ce5d762226b..d6008876a00 100644
--- a/tests/lib/public/contacts.php
+++ b/tests/lib/public/contacts.php
@@ -19,8 +19,6 @@
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-OC::autoload('OCP\Contacts');
-
class Test_Contacts extends PHPUnit_Framework_TestCase
{