formating update

Former-commit-id: 930cd5460070e28da8913860f727d83b318cc5b4
This commit is contained in:
Jeremy Long
2012-12-30 09:31:49 -05:00
parent 3cdd0baabb
commit 21947de4e0

View File

@@ -134,7 +134,7 @@ public class JarAnalyzerTest {
boolean result = instance.supportsExtension(extension);
assertEquals(expResult, result);
}
@Test
public void testInterpolateString() {
Properties prop = new Properties();