N°5608 - Harmonize namespaces and merge duplicated test files

This commit is contained in:
Molkobain
2023-01-10 23:02:54 +01:00
parent c851a10982
commit a5efef900c
10 changed files with 32 additions and 1 deletions

View File

@@ -4,7 +4,10 @@
* @license http://opensource.org/licenses/AGPL-3.0
*/
namespace Combodo\iTop\Test\UnitTest\Application;
use Combodo\iTop\Test\UnitTest\ItopTestCase;
use utils;
class SCSSCompilationTest extends ItopTestCase
{