f89955454a15dc096599d632033d850e8523a31e
[lhc/web/wiklou.git] / maintenance / tests / 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 }