diff options
| author | Greg Roach <fisharebest@gmail.com> | 2017-03-22 10:18:10 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2017-03-22 10:18:10 +0000 |
| commit | 825270d62e83e32e761bac3b861a98c057b63dc6 (patch) | |
| tree | eb4d0dea271c226e9a7b21959181fe3176b6b0b2 /tests/app/Census/CensusOfDeutschland1819Test.php | |
| parent | dc1b2ff923d0d66ade41737d6575491c1d42f431 (diff) | |
| download | webtrees-825270d62e83e32e761bac3b861a98c057b63dc6.tar.gz webtrees-825270d62e83e32e761bac3b861a98c057b63dc6.tar.bz2 webtrees-825270d62e83e32e761bac3b861a98c057b63dc6.zip | |
2017
Diffstat (limited to 'tests/app/Census/CensusOfDeutschland1819Test.php')
| -rw-r--r-- | tests/app/Census/CensusOfDeutschland1819Test.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/app/Census/CensusOfDeutschland1819Test.php b/tests/app/Census/CensusOfDeutschland1819Test.php index 90730b3ab2..8f96de322c 100644 --- a/tests/app/Census/CensusOfDeutschland1819Test.php +++ b/tests/app/Census/CensusOfDeutschland1819Test.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2016 webtrees development team + * Copyright (C) 2017 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or @@ -85,4 +85,4 @@ class CensusOfDeutschland1819Test extends \PHPUnit_Framework_TestCase { $this->assertSame('Religion.', $columns[11]->title()); $this->assertSame('Allgemeine Bemerkungen.', $columns[12]->title()); } -}
\ No newline at end of file +} |
