From e35a4a1306d7fe0736d2f6ba3e0284308d29ebd0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 22 Mar 2022 14:32:32 +0300 Subject: tests: add stub autoloader, add a few more rewrite_relative tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f6c86fa35..f310f9dca 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ Thumbs.db /lock/* /.vscode/settings.json /vendor/**/.git +/.phpunit.result.cache -- cgit v1.2.3-54-g00ecf