X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=tests%2FLinkDBTest.php;h=78f42e566559031d1dd777c2d399a8088076750c;hb=bedd176a5406003631da42366736fd5ebae29135;hp=765f771ec5381c1cbf8f3fe21843fc892488e566;hpb=3a38c95d4232aed4a40f70eb11d26cafc9188bac;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/LinkDBTest.php b/tests/LinkDBTest.php index 765f771e..78f42e56 100644 --- a/tests/LinkDBTest.php +++ b/tests/LinkDBTest.php @@ -278,6 +278,7 @@ class LinkDBTest extends PHPUnit_Framework_TestCase 'stallman' => 1, 'free' => 1, '-exclude' => 1, + 'stuff' => 2, ), self::$publicLinkDB->allTags() );