summaryrefslogtreecommitdiff
path: root/opendc-compute/opendc-compute-service
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-compute/opendc-compute-service')
-rw-r--r--opendc-compute/opendc-compute-service/build.gradle.kts2
1 files changed, 0 insertions, 2 deletions
diff --git a/opendc-compute/opendc-compute-service/build.gradle.kts b/opendc-compute/opendc-compute-service/build.gradle.kts
index b9437a73..b42c2919 100644
--- a/opendc-compute/opendc-compute-service/build.gradle.kts
+++ b/opendc-compute/opendc-compute-service/build.gradle.kts
@@ -25,8 +25,6 @@ description = "OpenDC Compute Service implementation"
/* Build configuration */
plugins {
`kotlin-library-conventions`
- `testing-conventions`
- `jacoco-conventions`
}
dependencies {