Remove explicit IntellIJ IDEA (IDE) Gradle configuration for integrationTest source directory location.

This commit is contained in:
John Blum
2018-08-22 14:54:22 -07:00
parent 793944840e
commit db95c418eb
7 changed files with 0 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
apply plugin: 'io.spring.convention.spring-module'
apply from: IDE_GRADLE
description = "Spring Boot for Apache Geode"