--- a/phpunit.xml.dist Tue Feb 21 15:15:22 2012 +0100
+++ b/phpunit.xml.dist Thu Feb 23 23:02:07 2012 +0100
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is part of the WikiTagBundle package.
@@ -6,7 +7,7 @@
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
-->
-<?xml version="1.0" encoding="UTF-8"?>
+
<!-- http://www.phpunit.de/manual/current/en/appendixes.configuration.html -->
<!-- command line in the host application : php bin/phpunit.php -d memory_limit=512M -c vendor/bundles/IRI/Bundle/WikiTagBundle vendor/bundles/IRI/Bundle/WikiTagBundle/Tests/Services/SearchServiceTest.php -->