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