diff options
author | Derf Null <derf@finalrewind.org> | 2023-06-24 18:36:59 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-06-24 18:36:59 +0200 |
commit | 085d77a1fad8dd205c3607c6535279103b0d2b3c (patch) | |
tree | 8c7703c8acb16c4a482d1ea75ddf90c462a1c2db /t | |
parent | d1b020a88c6064c0b3ea979ad6d4bfee23ea2003 (diff) |
time to flush the name cache
Diffstat (limited to 't')
-rw-r--r-- | t/01-static.t | 2 | ||||
-rw-r--r-- | t/02-registration.t | 2 | ||||
-rw-r--r-- | t/11-journey-stats.t | 2 | ||||
-rw-r--r-- | t/12-journey-edit.t | 2 | ||||
-rw-r--r-- | t/r-negative-delay.t | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/t/01-static.t b/t/01-static.t index bbdacf7..13cff3c 100644 --- a/t/01-static.t +++ b/t/01-static.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/02-registration.t b/t/02-registration.t index 3acf40a..b588d15 100644 --- a/t/02-registration.t +++ b/t/02-registration.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/11-journey-stats.t b/t/11-journey-stats.t index e50c5b6..b4ed046 100644 --- a/t/11-journey-stats.t +++ b/t/11-journey-stats.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/12-journey-edit.t b/t/12-journey-edit.t index 1f00b85..3e96346 100644 --- a/t/12-journey-edit.t +++ b/t/12-journey-edit.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT diff --git a/t/r-negative-delay.t b/t/r-negative-delay.t index 7abe1bc..4142109 100644 --- a/t/r-negative-delay.t +++ b/t/r-negative-delay.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel <daniel.friesel@uos.de> +# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org> # # SPDX-License-Identifier: MIT |