resourceloader: Move FilePath test to /tests/phpunit/unit
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 19 Jul 2019 22:39:11 +0000 (23:39 +0100)
committerKrinkle <krinklemail@gmail.com>
Sat, 20 Jul 2019 16:23:12 +0000 (16:23 +0000)
commit6e0c9c69b764c1ba5c0ebbedf7a5845ef6bb61a0
treed26673e12e573c249b74b69de19f8a7bf381e6f6
parent8db937256bdd1feca336f1fbea3b86b37d00c9eb
resourceloader: Move FilePath test to /tests/phpunit/unit

Pure value object. No external dependencies.

Change-Id: If4120ca302c2fab2a41880c32e164d36566ed9de
tests/phpunit/includes/resourceloader/ResourceLoaderFilePathTest.php [deleted file]
tests/phpunit/unit/includes/resourceloader/ResourceLoaderFilePathTest.php [new file with mode: 0644]