From 4c204a2bc109da471b9cc9adfef6ffe17fdafc9a Mon Sep 17 00:00:00 2001 From: Shish Date: Sat, 10 Mar 2012 15:28:18 +0000 Subject: [PATCH] bookmarks test --- contrib/bookmarks/test.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contrib/bookmarks/test.php diff --git a/contrib/bookmarks/test.php b/contrib/bookmarks/test.php new file mode 100644 index 00000000..9bd0692a --- /dev/null +++ b/contrib/bookmarks/test.php @@ -0,0 +1,9 @@ + +get_page("bookmark/add"); + $this->get_page("bookmark/remove"); + } +} +?>