NO-JIRA -PDB-all-tests should enable derby as well

This commit is contained in:
Clebert Suconic 2023-09-18 09:05:10 -04:00
parent 0d2a94b006
commit 09cc76c7e8
1 changed files with 1 additions and 0 deletions

View File

@ -420,6 +420,7 @@
<mysql.load>true</mysql.load>
<mssql.load>true</mssql.load>
<db2.load>true</db2.load>
<derby.load>true</derby.load>
<postgres.load>true</postgres.load>
</properties>
</profile>