Do our save/restore slightly differently.

This commit is contained in:
Michael Bayne
2013-05-03 10:12:00 -07:00
parent 751f671fd6
commit 426faf92c5
2 changed files with 18 additions and 30 deletions
@@ -488,7 +488,7 @@ public class MustacheTest
String nullvar = null;
});
}
@Test public void testCompilingDoesntChangeCompilersDelimiters() {
Mustache.Compiler compiler = Mustache.compiler();
test(compiler,