aboutsummaryrefslogtreecommitdiff
path: root/juick-notifications/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'juick-notifications/build.gradle')
-rw-r--r--juick-notifications/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle
index 28290424..a8513dda 100644
--- a/juick-notifications/build.gradle
+++ b/juick-notifications/build.gradle
@@ -6,7 +6,6 @@ dependencies {
compile project(':juick-common')
compile 'com.ganyo:gcm-server:1.1.0'
compile 'com.turo:pushy:0.12.1'
- testCompile("org.springframework.boot:spring-boot-starter-test")
}
compileJava.options.encoding = 'UTF-8'