Skip to content

Commit 37ddece

Browse files
committed
Remove empty line
1 parent 6c0b512 commit 37ddece

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/org/gradlex/javamodule/dependencies/test/initialization/SettingsPluginTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ class SettingsPluginTest extends Specification {
165165
result.output.contains("Calculating task graph as configuration cache cannot be reused because a build logic input of type 'ValueSourceModuleInfo' has changed.\n")
166166
}
167167

168-
169168
def "automatically sets module for application plugin"() {
170169
given:
171170
settingsFile << '''

0 commit comments

Comments
 (0)