From ba97caf688fc29d380f45f0d74065edd0cdc7b41 Mon Sep 17 00:00:00 2001 From: Mohammad ALTAWEEL Date: Sun, 30 Jan 2022 12:46:15 +0300 Subject: [PATCH] Fix comply with psr-0 autoloading standard --- JBBCode/tests/DocumentElementTest.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/JBBCode/tests/DocumentElementTest.php b/JBBCode/tests/DocumentElementTest.php index 95073f5..6d8b637 100644 --- a/JBBCode/tests/DocumentElementTest.php +++ b/JBBCode/tests/DocumentElementTest.php @@ -1,8 +1,6 @@