Skip to content

Commit 8f7961d

Browse files
committed
reenabled tests
1 parent b1bcd8b commit 8f7961d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ eclipse.classpath.plusConfigurations += [ configurations.compileOnly ]
159159
test {
160160
if (project.hasProperty("filesmaven")) // disable this test when on the forge jenkins
161161
exclude "**/ExtensionMcpMappingTest*"
162-
exclude "**/*"
163162
}
164163

165164
license {

0 commit comments

Comments
 (0)