1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-03-21 12:29:14 +01:00

Add loadApp to test cases

This commit is contained in:
Bart Visscher 2012-10-26 12:11:53 +02:00
parent f574fd00f6
commit 7631073c5d

View File

@ -1,5 +1,6 @@
<?php
OC_App::loadApp('bookmarks');
class Test_LibBookmarks_Bookmarks extends UnitTestCase {
function testAddBM() {