X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2FHistoryTest.php;h=8303e53a40b512386559aa2e665aeb88c28cbfa2;hb=e1850388348d4bfdf463a5aa341bc470da79cf32;hp=7723c4617767be50e21af98779fa14a34cac9291;hpb=bdc5152d486ca75372c271f94623b248bc127800;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/HistoryTest.php b/tests/HistoryTest.php index 7723c461..8303e53a 100644 --- a/tests/HistoryTest.php +++ b/tests/HistoryTest.php @@ -4,7 +4,6 @@ namespace Shaarli; use DateTime; use Exception; -use FileUtils; class HistoryTest extends \PHPUnit\Framework\TestCase {