Added comment for phpunit

This commit is contained in:
drigato 2014-01-31 15:31:40 -05:00
parent f71909d255
commit a00ab8bc79

View file

@ -1,6 +1,7 @@
#!/bin/bash #!/bin/bash
#Create a RabbitMQ airtime_tests user #Create a RabbitMQ airtime_tests user
#This is necessary for tests to run
rabbitmqctl start_app rabbitmqctl start_app