From d198b3f5fec43dfdbb09b0a145cd2fcf59e758fa Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 3 Oct 2025 13:17:00 +0200 Subject: [PATCH] Add test comment to static and router files --- app/router.php | 1 + app/static.php | 1 + 2 files changed, 2 insertions(+) diff --git a/app/router.php b/app/router.php index 1ad9cc4..028f1da 100644 --- a/app/router.php +++ b/app/router.php @@ -1,4 +1,5 @@