From 3e3d4173260489cab481c06699228ccc63522cc7 Mon Sep 17 00:00:00 2001 From: Jagepard Date: Tue, 23 Jun 2026 13:57:40 +0300 Subject: [PATCH] fix --- tests/AnnotationTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/AnnotationTest.php b/tests/AnnotationTest.php index 43e9b24..a377d90 100755 --- a/tests/AnnotationTest.php +++ b/tests/AnnotationTest.php @@ -7,8 +7,6 @@ * * @author Korotkov Danila (Jagepard) * @license https://mozilla.org/MPL/2.0/ MPL-2.0 - * - * phpunit tests/AnnotationTest.php */ namespace Rudra\Annotation\Tests;