From: Roland Mas Date: Thu, 29 Nov 2012 15:08:48 +0000 (+0100) Subject: Change class name to match file name (cosmetic) X-Git-Tag: v5.2.1~17 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=a2f0f24528216788600995a93b09a53388e40e5a Change class name to match file name (cosmetic) --- diff --git a/tests/DEBDebian70Tests.php b/tests/DEBDebian70Tests.php index 1d4e4eb213..206cbf4393 100644 --- a/tests/DEBDebian70Tests.php +++ b/tests/DEBDebian70Tests.php @@ -10,7 +10,7 @@ if (!@include_once 'PHPUnit/Autoload.php') { require_once 'func/Testing/DEBSeleniumRemoteSuite.php'; -class DEBDebian60Tests +class DEBDebian70Tests { public static function main() {