]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/FakeApplicationUtils.php
Merge tag 'v0.12.1' into latest
[github/shaarli/Shaarli.git] / tests / utils / FakeApplicationUtils.php
index de83d598575a9af23c335a0aa32ee770042c2399..d5289ede2c735afcb8aceb4a14d2c7a7e5e5f9a4 100644 (file)
@@ -2,6 +2,8 @@
 
 namespace Shaarli;
 
+use Shaarli\Helper\ApplicationUtils;
+
 /**
  * Fake ApplicationUtils class to avoid HTTP requests
  */