NO-JIRA -PDB-all-tests should enable derby as well
This commit is contained in:
parent
0d2a94b006
commit
09cc76c7e8
|
@ -420,6 +420,7 @@
|
||||||
<mysql.load>true</mysql.load>
|
<mysql.load>true</mysql.load>
|
||||||
<mssql.load>true</mssql.load>
|
<mssql.load>true</mssql.load>
|
||||||
<db2.load>true</db2.load>
|
<db2.load>true</db2.load>
|
||||||
|
<derby.load>true</derby.load>
|
||||||
<postgres.load>true</postgres.load>
|
<postgres.load>true</postgres.load>
|
||||||
</properties>
|
</properties>
|
||||||
</profile>
|
</profile>
|
||||||
|
|
Loading…
Reference in New Issue