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