N°8772 - AbstractFormIO and FormBinding tests

This commit is contained in:
Eric Espie
2025-11-17 17:26:47 +01:00
parent 047c820466
commit 07a61d5f0d

View File

@@ -1,15 +0,0 @@
<?php
/*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*/
namespace Forms;
use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
class Binding extends ItopDataTestCase
{
}