Remove explict autoload from phpunit tests
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 27 Sep 2014 08:38:58 +0000 (10:38 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 27 Sep 2014 08:38:58 +0000 (10:38 +0200)
commita64e869377a3fc1a123415775d1c67ad19980ac3
tree83aeb2e248e0bb5f2bdfb352c050ab54615dbae0
parent9282ed3eeebaf238a6024e186a1fc5a6dc090849
Remove explict autoload from phpunit tests

The phpunit tests are loading all classes, so there is no need for an
explicit load.

Change-Id: Ifb26a5082e3366c44f6a1e65baf64c6ff9bf8449
tests/phpunit/includes/SanitizerTest.php
tests/phpunit/includes/media/SVGMetadataExtractorTest.php