From f259dcc5c4c057bd524d967c0147e2871cf0dcea Mon Sep 17 00:00:00 2001 From: Touhidur Rahman Date: Thu, 23 May 2024 15:00:06 +0600 Subject: [PATCH] pkp/pkp-lib#9899 removed gitkeep file from tests/jobs --- tests/jobs/.gitkeep | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/jobs/.gitkeep diff --git a/tests/jobs/.gitkeep b/tests/jobs/.gitkeep deleted file mode 100644 index ca99fa2374b..00000000000 --- a/tests/jobs/.gitkeep +++ /dev/null @@ -1 +0,0 @@ -Placeholder while we have no tests here so git will check out the directory -- keeps phpunit from complaining