summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-client
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-web/opendc-web-client')
-rw-r--r--opendc-web/opendc-web-client/build.gradle.kts2
1 files changed, 0 insertions, 2 deletions
diff --git a/opendc-web/opendc-web-client/build.gradle.kts b/opendc-web/opendc-web-client/build.gradle.kts
index f53b29d8..77a0afff 100644
--- a/opendc-web/opendc-web-client/build.gradle.kts
+++ b/opendc-web/opendc-web-client/build.gradle.kts
@@ -25,8 +25,6 @@ description = "Client for the OpenDC web API"
/* Build configuration */
plugins {
`kotlin-library-conventions`
- `testing-conventions`
- `jacoco-conventions`
}
dependencies {