X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Fhelper%2FFileUtilsTest.php;h=8035f79cff3f94ca320c23bba6a756864618a455;hb=b01b3b83a71044db833b21203dc510f9c45ad6fc;hp=948e46d1a404971addb7a658d199707a9f9d4783;hpb=c2cd15dac2bfaebe6d32f7649fbdedc07400fa08;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