Skip to content

Commit fb992a0

Browse files
committed
Fix tests not being run
1 parent 45e4b2e commit fb992a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ plugins {
55
`java-library`
66
id("org.metaborg.gitonium") version "1.7.0" // Bootstrap with a previous version
77
id("org.metaborg.convention.java")
8+
id("org.metaborg.convention.junit")
89
id("org.metaborg.convention.maven-publish")
910
`kotlin-dsl`
1011
`java-gradle-plugin`

0 commit comments

Comments
 (0)