This commit is contained in:
Rossen Stoyanchev
2014-07-22 15:40:49 -04:00
parent 1b53882f55
commit 105ea196e4
2 changed files with 10 additions and 9 deletions

View File

@@ -191,6 +191,7 @@ public class VelocityMacroTests extends TestCase {
}
// SPR-5172
public void testIdContainsBraces() throws Exception {
DummyMacroRequestContext rc = new DummyMacroRequestContext(request);
Map<String, String> msgMap = new HashMap<String, String>();