X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2FLinkDBTest.php;h=956be3b40174ec535765275b2c68437713ce8dff;hb=eeea1c3daa87f133c57c96fa17ed26b02c392636;hp=b055fe9169e2a57377c3ed08ef9b27a9af546ae0;hpb=9ad2950debf1d9e4528700854cf7c02daac9636d;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/LinkDBTest.php b/tests/LinkDBTest.php index b055fe91..956be3b4 100644 --- a/tests/LinkDBTest.php +++ b/tests/LinkDBTest.php @@ -101,7 +101,7 @@ class LinkDBTest extends PHPUnit_Framework_TestCase * Attempt to instantiate a LinkDB whereas the datastore is not writable * * @expectedException IOException - * @expectedExceptionMessageRegExp /Error accessing null/ + * @expectedExceptionMessageRegExp /Error accessing\nnull/ */ public function testConstructDatastoreNotWriteable() {