summaryrefslogtreecommitdiff
path: root/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php')
-rw-r--r--tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php b/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
index 311da33017..fae649b24b 100644
--- a/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
+++ b/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
@@ -18,6 +18,7 @@
namespace Fisharebest\Webtrees\Census;
use Fisharebest\Webtrees\Date;
+use Fisharebest\Webtrees\Family;
use Fisharebest\Webtrees\Individual;
use Mockery;