From a2f0f24528216788600995a93b09a53388e40e5a Mon Sep 17 00:00:00 2001 From: Roland Mas Date: Thu, 29 Nov 2012 16:08:48 +0100 Subject: [PATCH] Change class name to match file name (cosmetic) --- tests/DEBDebian70Tests.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- 2.30.2