98f5f0a0988cdbfdb363cf8b40cba588f557f057
[lhc/web/wiklou.git] / maintenance / tests / phpunit / includes / ResourceLoaderTest.php
1 <?php
2
3 class ResourceLoaderTest extends PHPUnit_Framework_TestCase {
4
5 /* Provider Methods */
6
7 public function provide() {
8
9 }
10
11 /* Test Methods */
12
13 public function test() {
14
15 }
16 }