From 0c8cf2cd461a639ae617284912368f30b58d0b9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sat, 2 Feb 2019 12:57:45 +0100 Subject: [PATCH] Fix Class 'Route' not found in routes.php --- phpunit.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index 2f3c4b5e..da25c19f 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -16,6 +16,9 @@ ./src + + ./src/routes.php +