From 7382bce842b3376624d8feb4249ebdf8d083519e Mon Sep 17 00:00:00 2001 From: Meritoo Date: Mon, 28 May 2018 17:05:12 +0200 Subject: [PATCH] Phing > tests > do not verify if the "tests" directory exists --- .phing/properties.dist | 1 - .phing/tests.xml | 8 -------- 2 files changed, 9 deletions(-) diff --git a/.phing/properties.dist b/.phing/properties.dist index 9ef38c9..b515716 100644 --- a/.phing/properties.dist +++ b/.phing/properties.dist @@ -91,7 +91,6 @@ dir.reports.coverage = ${dir.reports}/phpunit_coverage # Data directories # -------------------------------------------------------------------------------- -dir.data.tests = ${dir.data}/tests dir.data.temporary = ${dir.data}/tmp # -------------------------------------------------------------------------------- diff --git a/.phing/tests.xml b/.phing/tests.xml index 7e53b15..5cdd1da 100644 --- a/.phing/tests.xml +++ b/.phing/tests.xml @@ -213,14 +213,6 @@ - - - - - - - -