diff options
Diffstat (limited to 'tests/app/DateTest.php')
| -rw-r--r-- | tests/app/DateTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/app/DateTest.php b/tests/app/DateTest.php index f3fe08cfb9..edac03a378 100644 --- a/tests/app/DateTest.php +++ b/tests/app/DateTest.php @@ -21,6 +21,8 @@ namespace Fisharebest\Webtrees; /** * Test harness for the class Date + * + * @covers \Fisharebest\Webtrees\Date */ class DateTest extends TestCase { |
