mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 07:43:40 +01:00
formating update
Former-commit-id: 930cd5460070e28da8913860f727d83b318cc5b4
This commit is contained in:
@@ -134,7 +134,7 @@ public class JarAnalyzerTest {
|
||||
boolean result = instance.supportsExtension(extension);
|
||||
assertEquals(expResult, result);
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void testInterpolateString() {
|
||||
Properties prop = new Properties();
|
||||
|
||||
Reference in New Issue
Block a user