CC-5651: Unit Test the Scheduler

Small fix to runtests script
This commit is contained in:
drigato 2014-01-31 11:18:46 -05:00
parent 4beb06a1d9
commit 5c01234445

View file

@ -1,4 +1,5 @@
#!/bin/bash
rabbitmqctl start_app
RABBITMQ_VHOST="/airtime"
RABBITMQ_USER="airtime_tests"