From c3833b5bca99389311f8de4686c82a655dd4e999 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Fri, 28 Apr 2017 18:04:12 +0200 Subject: [PATCH] Do not remove tests from the composer package --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e4b397b18..fed741080 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ .gitattributes export-ignore phpunit.xml.dist export-ignore -tests export-ignore