2
0
forked from Wavyzz/dolibarr

Fix bad test for disabling TCPDI. Add more phpunit

This commit is contained in:
Laurent Destailleur
2024-01-10 21:51:32 +01:00
parent f0d910ecd3
commit c15627016a
5 changed files with 28 additions and 5 deletions

View File

@@ -22,6 +22,7 @@
* \ingroup test
* \brief PHPUnit test
* \remarks To run this script as CLI: phpunit filename.php
* See also BuildDocTest to PDF generation
*/
global $conf,$user,$langs,$db;