X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fhtmlform%2FHTMLRestrictionsFieldTest.php;h=c4290e1e64b506c61f2825b91372a51ec7c00cdc;hb=733704ed8248f71dfb982d22799104a976d1ada4;hp=9ec4f97fd08d151e2a388dfb6b40127767553ae0;hpb=84851a43f3ea8ea146c4d82c55fd01b9fa302347;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/htmlform/HTMLRestrictionsFieldTest.php b/tests/phpunit/includes/htmlform/HTMLRestrictionsFieldTest.php index 9ec4f97fd0..c4290e1e64 100644 --- a/tests/phpunit/includes/htmlform/HTMLRestrictionsFieldTest.php +++ b/tests/phpunit/includes/htmlform/HTMLRestrictionsFieldTest.php @@ -1,6 +1,12 @@ 'restrictions' ] ); $this->assertNotEmpty( $field->getLabel(), 'has a default label' );