]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/ReferenceHistory.php
namespacing: \Shaarli\FileUtils
[github/shaarli/Shaarli.git] / tests / utils / ReferenceHistory.php
index f19cdf2fbd9abd94cdca7628ada7a42ae20a8529..e411c417e7e6ed96ccaf24becd51541dab347f52 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 
+use Shaarli\FileUtils;
 use Shaarli\History;
 
 /**