summaryrefslogtreecommitdiffstats
path: root/tests/lib/public/contacts.php
diff options
context:
space:
mode:
authorBjörn Schießle <schiessle@owncloud.com>2013-05-13 10:48:06 +0200
committerBjörn Schießle <schiessle@owncloud.com>2013-05-13 10:48:06 +0200
commit0ef85907732a2a5cb9cd3b23262abccf8335789d (patch)
tree45bbc914264052184127b935be26d1324b5113ca /tests/lib/public/contacts.php
parentcc433d47cb102d0dca50b925c7519c803ccce48b (diff)
parente60cf2a99793aa9f0071b40b4d119b36df44d110 (diff)
downloadnextcloud-server-0ef85907732a2a5cb9cd3b23262abccf8335789d.tar.gz
nextcloud-server-0ef85907732a2a5cb9cd3b23262abccf8335789d.zip
Merge branch 'master' into update_etags_on_restore
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
{