aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/bookmarksTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bookmarksTest.php b/tests/bookmarksTest.php
index dea250d..17da9c7 100644
--- a/tests/bookmarksTest.php
+++ b/tests/bookmarksTest.php
@@ -39,5 +39,6 @@ class BookmarksTest extends PHPUnit_Framework_TestCase
$bookmarks =& $bs->getBookmarks(0, 1, NULL, NULL, NULL, getSortOrder(), NULL, 0, $dtend);
}
+
}
?>