From 4db7a07b4928accb606f4bd2377f330b49e24517 Mon Sep 17 00:00:00 2001 From: gicode Date: Thu, 10 Nov 2011 23:52:56 +0000 Subject: [PATCH] Fix file name and class case. Follow-up r102719 --- tests/phpunit/{structureTest.php => StructureTest.php} | 4 ++-- tests/phpunit/suite.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename tests/phpunit/{structureTest.php => StructureTest.php} (94%) diff --git a/tests/phpunit/structureTest.php b/tests/phpunit/StructureTest.php similarity index 94% rename from tests/phpunit/structureTest.php rename to tests/phpunit/StructureTest.php index 27eb5e6198..eb16360fbe 100644 --- a/tests/phpunit/structureTest.php +++ b/tests/phpunit/StructureTest.php @@ -1,10 +1,10 @@ skins - structureTest.php + StructureTest.php suites/UploadFromUrlTestSuite.php -- 2.20.1