aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www
diff options
context:
space:
mode:
authorGravatar Alexander Alexeev2016-11-25 04:06:34 +0700
committerGravatar Alexander Alexeev2016-11-25 04:16:32 +0700
commit748aa42590d80723f2704c829dca51d34bda7fe5 (patch)
treee1ed50bf0cc31e7b9d56aa1ec8ce48d3a09b1744 /juick-spring-www
parentd0f964ec30e9ad6073e1b8695036c23f32e45d73 (diff)
test dependences for build scripts
Diffstat (limited to 'juick-spring-www')
-rw-r--r--juick-spring-www/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-spring-www/build.gradle b/juick-spring-www/build.gradle
index b0574a0e..593deb55 100644
--- a/juick-spring-www/build.gradle
+++ b/juick-spring-www/build.gradle
@@ -38,6 +38,7 @@ dependencies {
testCompile "junit:junit:4.12"
testCompile "org.mockito:mockito-core:1.+"
testCompile "org.springframework:spring-test:${springFrameworkVersion}"
+ testCompile "ch.vorburger.mariaDB4j:mariaDB4j:2.2.2"
testCompile "org.thymeleaf:thymeleaf-testing:3.0.1.RELEASE"