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