summaryrefslogtreecommitdiff
path: root/opendc-simulator/opendc-simulator-flow
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-simulator/opendc-simulator-flow')
-rw-r--r--opendc-simulator/opendc-simulator-flow/build.gradle.kts2
1 files changed, 0 insertions, 2 deletions
diff --git a/opendc-simulator/opendc-simulator-flow/build.gradle.kts b/opendc-simulator/opendc-simulator-flow/build.gradle.kts
index 3f08071a..04d46607 100644
--- a/opendc-simulator/opendc-simulator-flow/build.gradle.kts
+++ b/opendc-simulator/opendc-simulator-flow/build.gradle.kts
@@ -24,8 +24,6 @@ description = "High-performance flow simulator"
plugins {
`kotlin-library-conventions`
- `testing-conventions`
- `jacoco-conventions`
`benchmark-conventions`
}