mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
formating update
Former-commit-id: 535878fa1a445cef81fcf01cf1c79451a56887da
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