mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-31 01:52:11 +01:00
Correct Some ClosingTag style
This commit is contained in:
parent
d2ea5725c2
commit
46b12ff8b2
@ -10,7 +10,7 @@ class Test_LibBookmarks_Bookmarks extends UnitTestCase {
|
||||
}
|
||||
|
||||
function testFindTags() {
|
||||
$uid=uniqid();
|
||||
// $uid=uniqid();
|
||||
$this->assertEqual(OC_Bookmarks_Bookmarks::findTags(), array());
|
||||
|
||||
OC_Bookmarks_Bookmarks::addBookmark(
|
||||
|
Loading…
x
Reference in New Issue
Block a user