Removed test libraries.
This commit is contained in:
parent
2b6ab8e8bb
commit
d6eeb509e1
|
@ -142,8 +142,6 @@ subprojects { subProject ->
|
|||
testRuntime( libraries.hsqldb )
|
||||
testRuntime( libraries.postgresql )
|
||||
testRuntime( libraries.mysql )
|
||||
testRuntime( libraries.oracle )
|
||||
testRuntime( libraries.mssql )
|
||||
testRuntime( libraries.mariadb )
|
||||
testRuntime( libraries.woodstox )
|
||||
|
||||
|
|
Loading…
Reference in New Issue