summaryrefslogtreecommitdiff
path: root/tests/app/Module/BatchUpdate
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/BatchUpdate')
-rw-r--r--tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php1
-rw-r--r--tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php1
-rw-r--r--tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php1
-rw-r--r--tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php1
-rw-r--r--tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php1
-rw-r--r--tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php1
6 files changed, 6 insertions, 0 deletions
diff --git a/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
index 613d42fcc0..430b755736 100644
--- a/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
+++ b/tests/app/Module/BatchUpdate/BatchUpdateBasePluginTest.php
@@ -1,4 +1,5 @@
<?php
+
/**
* webtrees: online genealogy
* Copyright (C) 2019 webtrees development team
diff --git a/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php
index f7fb96d0eb..09073400da 100644
--- a/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php
+++ b/tests/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPluginTest.php
@@ -1,4 +1,5 @@
<?php
+
/**
* webtrees: online genealogy
* Copyright (C) 2019 webtrees development team
diff --git a/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php
index 683eb48eda..4387aa65fc 100644
--- a/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php
+++ b/tests/app/Module/BatchUpdate/BatchUpdateMarriedNamesPluginTest.php
@@ -1,4 +1,5 @@
<?php
+
/**
* webtrees: online genealogy
* Copyright (C) 2019 webtrees development team
diff --git a/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php
index 8d9c03f3d6..1a263fdb5a 100644
--- a/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php
+++ b/tests/app/Module/BatchUpdate/BatchUpdateMissingDeathPluginTest.php
@@ -1,4 +1,5 @@
<?php
+
/**
* webtrees: online genealogy
* Copyright (C) 2019 webtrees development team
diff --git a/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php
index 077b19871d..b3e91aa79d 100644
--- a/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php
+++ b/tests/app/Module/BatchUpdate/BatchUpdateNameFormatPluginTest.php
@@ -1,4 +1,5 @@
<?php
+
/**
* webtrees: online genealogy
* Copyright (C) 2019 webtrees development team
diff --git a/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php b/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php
index 978e76d0a6..fbf48a94fb 100644
--- a/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php
+++ b/tests/app/Module/BatchUpdate/BatchUpdateSearchReplacePluginTest.php
@@ -1,4 +1,5 @@
<?php
+
/**
* webtrees: online genealogy
* Copyright (C) 2019 webtrees development team