formating update

Former-commit-id: 535878fa1a445cef81fcf01cf1c79451a56887da
This commit is contained in:
Jeremy Long
2012-12-30 09:31:49 -05:00
parent 172558ed8c
commit 3c62f8501c

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();