aboutsummaryrefslogtreecommitdiff
path: root/addon.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'addon.gradle')
-rw-r--r--addon.gradle7
1 files changed, 0 insertions, 7 deletions
diff --git a/addon.gradle b/addon.gradle
index 94f0829400..6f39b0c545 100644
--- a/addon.gradle
+++ b/addon.gradle
@@ -1,10 +1,3 @@
-idea {
- module {
- inheritOutputDirs = false
- outputDir = compileJava.destinationDir
- testOutputDir = compileTestJava.destinationDir
- }
-}
test {
useJUnitPlatform()
testLogging {