Test: improve readibility of test of bookmark unicity (url)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@25 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
c385dc6342
commit
5db4bfe3c4
1 changed files with 1 additions and 0 deletions
|
@ -39,5 +39,6 @@ class BookmarksTest extends PHPUnit_Framework_TestCase
|
||||||
|
|
||||||
$bookmarks =& $bs->getBookmarks(0, 1, NULL, NULL, NULL, getSortOrder(), NULL, 0, $dtend);
|
$bookmarks =& $bs->getBookmarks(0, 1, NULL, NULL, NULL, getSortOrder(), NULL, 0, $dtend);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in a new issue