phpunit.xml.dist
changeset 69 d76e5e0ded24
parent 34 21fab44f46fe
child 74 901463f9b11c
--- a/phpunit.xml.dist	Mon Jan 23 00:48:55 2012 +0100
+++ b/phpunit.xml.dist	Mon Jan 23 01:02:43 2012 +0100
@@ -1,6 +1,7 @@
 <?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 -->
 <phpunit
     backupGlobals               = "false"
     backupStaticAttributes      = "false"