X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fhelper%2FFileUtilsTest.php;h=8035f79cff3f94ca320c23bba6a756864618a455;hb=54afb1d6f65f727b20b66582bb63a42c421eea4d;hp=948e46d1a404971addb7a658d199707a9f9d4783;hpb=36e6d88dbfd753665224664d5214f39ccfbbf6a5;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/helper/FileUtilsTest.php b/tests/helper/FileUtilsTest.php index 948e46d1..8035f79c 100644 --- a/tests/helper/FileUtilsTest.php +++ b/tests/helper/FileUtilsTest.php @@ -4,6 +4,7 @@ namespace Shaarli\Helper; use Exception; use Shaarli\Exceptions\IOException; +use Shaarli\TestCase; /** * Class FileUtilsTest