]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/api/controllers/info/InfoTest.php
lint: apply phpcbf to tests/
[github/shaarli/Shaarli.git] / tests / api / controllers / info / InfoTest.php
index f7e63bfaf2623e498ce0f9605c76aad7e517975b..e437082a1af9517b9b658498a07bed89ff9459c8 100644 (file)
@@ -10,9 +10,9 @@ use Slim\Http\Response;
 
 /**
  * Class InfoTest
- * 
+ *
  * Test REST API controller Info.
- * 
+ *
  * @package Api\Controllers
  */
 class InfoTest extends \PHPUnit_Framework_TestCase