From 92653c99c5fb709505e2e31567f1fa4e346b6fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Bl=C3=A4ul?= Date: Sun, 18 Feb 2018 19:31:24 +0100 Subject: [PATCH] Force predictable working dir; create autoloader file if it doesn't exist --- tests/Bootstrap.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php index eb6dd93..88df893 100644 --- a/tests/Bootstrap.php +++ b/tests/Bootstrap.php @@ -1,4 +1,9 @@