From aed996826582c3272259b221acd6b4c6c6befd36 Mon Sep 17 00:00:00 2001 From: rhy-jot Date: Mon, 18 Nov 2013 17:59:18 -0800 Subject: [PATCH] Revert "Reenable PHP test" This reverts commit 7ecacd5d98295bef0ec63866a9b1a083655536a9. --- tests/apps/{php => .php.disabled}/check_deploy | 0 tests/apps/{php => .php.disabled}/index.php | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/apps/{php => .php.disabled}/check_deploy (100%) rename tests/apps/{php => .php.disabled}/index.php (100%) diff --git a/tests/apps/php/check_deploy b/tests/apps/.php.disabled/check_deploy similarity index 100% rename from tests/apps/php/check_deploy rename to tests/apps/.php.disabled/check_deploy diff --git a/tests/apps/php/index.php b/tests/apps/.php.disabled/index.php similarity index 100% rename from tests/apps/php/index.php rename to tests/apps/.php.disabled/index.php