X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FDatabase%2FEmptyStatementTest.php;h=7cea8076e1748736706fb45a0f8f36fb09e517bf;hb=refs%2Fheads%2Fd864;hp=19548cd79df2eeb436673b14ed50ea09bb3a4ed9;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php b/web/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php index 19548cd79..7cea8076e 100644 --- a/web/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php +++ b/web/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php @@ -12,6 +12,7 @@ use Drupal\Tests\UnitTestCase; * @group Database */ class EmptyStatementTest extends UnitTestCase { + /** * Tests that the empty result set behaves as empty. */