load routes from chill loader in tests

This commit is contained in:
Julien Fastré 2015-01-23 12:07:44 +01:00
parent a767a67db7
commit 1431580d1f

View File

@ -1,11 +1,3 @@
chill_person: chill_routes:
resource: . resource: .
type: chill_routes_person type: chill_routes
#load route for reports
chill_report:
resource: .
type: chill_routes_report
chill_main:
resource: "@ChillMainBundle/Resources/config/routing.yml"