From 43dbf5baeab97ce61b39a90d241581fe6dcb3c12 Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 15 Nov 2009 05:34:30 +0000 Subject: [PATCH] test file --- contrib/pools/test.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 contrib/pools/test.php diff --git a/contrib/pools/test.php b/contrib/pools/test.php new file mode 100644 index 00000000..3c7b5b2b --- /dev/null +++ b/contrib/pools/test.php @@ -0,0 +1,8 @@ +get_page('pool/list'); + $this->assert_title("Pools"); + } +} +?>