X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fplugins%2FPluginPlayvideosTest.php;h=51472617ad47cf21cd5fbc418ca2fd5d0982652c;hb=9585441734924cb8ece3924afa5fefb6aa2e2604;hp=be1ef774796862ee2fbba32b6a7301365959254f;hpb=e760840feaf7eff6b3aae86545ff45231b9e3592;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/plugins/PluginPlayvideosTest.php b/tests/plugins/PluginPlayvideosTest.php index be1ef774..51472617 100644 --- a/tests/plugins/PluginPlayvideosTest.php +++ b/tests/plugins/PluginPlayvideosTest.php @@ -1,22 +1,25 @@ $str); @@ -43,7 +46,7 @@ class PluginPlayvideosTest extends PHPUnit_Framework_TestCase /** * Test render_footer hook. */ - function testPlayvideosFooter() + public function testPlayvideosFooter() { $str = 'stuff'; $data = array($str => $str);