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"); + } +} +?>