]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/HistoryTest.php
namespacing: \Shaarli\History
[github/shaarli/Shaarli.git] / tests / HistoryTest.php
index d3bef5a332cec8336455d00fc80c51d43b6bae23..7723c4617767be50e21af98779fa14a34cac9291 100644 (file)
@@ -1,9 +1,12 @@
 <?php
 
-require_once 'application/History.php';
+namespace Shaarli;
 
+use DateTime;
+use Exception;
+use FileUtils;
 
-class HistoryTest extends PHPUnit_Framework_TestCase
+class HistoryTest extends \PHPUnit\Framework\TestCase
 {
     /**
      * @var string History file path