Polish formatting
This commit is contained in:
@@ -78,6 +78,7 @@ public class MixedVersionRepackagingTests {
|
||||
public boolean matches(JarFile jarFile) {
|
||||
return jarFile.getEntry(this.entryName) != null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -91,4 +91,5 @@ public class SpringLoadedTests {
|
||||
}
|
||||
fail("Required pattern '" + requiredPattern + "' not matched in " + actualOutput);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -116,4 +116,5 @@ public class StarterDependenciesIntegrationTests {
|
||||
fail(root.getMessage());
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user