summaryrefslogtreecommitdiff
path: root/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2017-03-07 12:02:25 +0000
committerGreg Roach <fisharebest@gmail.com>2017-06-17 16:17:44 +0100
commit15d603e7c7c15d20f055d3d9c38d6b133453c5be (patch)
tree14cd348cd8d2cbb465626429334a9558c0bf5a43 /tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
parent95664b44addad5559917902d85518988a3ea7bc4 (diff)
downloadwebtrees-15d603e7c7c15d20f055d3d9c38d6b133453c5be.tar.gz
webtrees-15d603e7c7c15d20f055d3d9c38d6b133453c5be.tar.bz2
webtrees-15d603e7c7c15d20f055d3d9c38d6b133453c5be.zip
jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows
Diffstat (limited to 'tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php')
-rw-r--r--tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php b/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
index 23d083751c..4828d23c51 100644
--- a/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
+++ b/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
@@ -30,8 +30,8 @@ class CensusColumnMotherBirthPlaceSimpleTest extends \PHPUnit_Framework_TestCase
}
/**
- * @covers Fisharebest\Webtrees\Census\CensusColumnMotherBirthPlaceSimple
- * @covers Fisharebest\Webtrees\Census\AbstractCensusColumn
+ * @covers \Fisharebest\Webtrees\Census\CensusColumnMotherBirthPlaceSimple
+ * @covers \Fisharebest\Webtrees\Census\AbstractCensusColumn
*/
public function testKnownStateAndTown() {
$father = Mockery::mock('Fisharebest\Webtrees\Individual');