Fix test class names to match convention
authorUmherirrender <umherirrender_de.wp@web.de>
Sun, 10 Dec 2017 10:40:05 +0000 (11:40 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 10 Dec 2017 10:41:59 +0000 (11:41 +0100)
commit29323f5622a09821e6c19ab3f40d211b9dd73106
tree8f56131e6b3772cbfa0357a45ee279008be50ed1
parent9aaa97766c65a903b312be00a1e22058cb958c5f
Fix test class names to match convention

The test class should have Test at end
and same name as the testing class

Change-Id: Id0c90994d257fb325834e123b462f7f0849ac556
tests/phpunit/includes/PagePropsTest.php
tests/phpunit/includes/SampleTest.php
tests/phpunit/includes/XmlJsTest.php
tests/phpunit/includes/config/EtcdConfigTest.php
tests/phpunit/includes/htmlform/HTMLAutoCompleteSelectFieldTest.php
tests/phpunit/includes/htmlform/HTMLCheckMatrixTest.php
tests/phpunit/includes/libs/mime/MimeAnalyzerTest.php
tests/phpunit/includes/media/SVGTest.php
tests/phpunit/includes/parser/TagHooksTest.php