From 5c57d8de20d489333b40079c40050157248a873e Mon Sep 17 00:00:00 2001 From: Philipp Date: Mon, 17 Jul 2023 00:13:03 +0200 Subject: [PATCH] Add license --- .../Core/Hooks/Util/HookFileManagerTest.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/tests/src/Core/Hooks/Util/HookFileManagerTest.php b/tests/src/Core/Hooks/Util/HookFileManagerTest.php index 746bfa7ca3..1cc4b5c900 100644 --- a/tests/src/Core/Hooks/Util/HookFileManagerTest.php +++ b/tests/src/Core/Hooks/Util/HookFileManagerTest.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Test\src\Core\Hooks\Util;