Skip to content

Commit 35b6e65

Browse files
committed
Let test task depend on new external execution task
1 parent 256a8e2 commit 35b6e65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

junit-platform-commons-java-9/junit-platform-commons-java-9.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,5 @@ task testScanModulepath(dependsOn: execScanModulepath) {
109109
}
110110
}
111111

112+
test.dependsOn execNoJavaScripting
112113
test.dependsOn testScanModulepath

0 commit comments

Comments
 (0)