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:
mensonge 2008-01-23 17:13:45 +00:00
parent c385dc6342
commit 5db4bfe3c4

View File

@ -39,5 +39,6 @@ class BookmarksTest extends PHPUnit_Framework_TestCase
$bookmarks =& $bs->getBookmarks(0, 1, NULL, NULL, NULL, getSortOrder(), NULL, 0, $dtend);
}
}
?>