diff --git a/handlebars/base_test.go b/handlebars/base_test.go index 35237af..b2431a7 100644 --- a/handlebars/base_test.go +++ b/handlebars/base_test.go @@ -11,7 +11,7 @@ import ( ) // cf. https://github.com/aymerick/go-fuzz-tests/raymond -const DUMP_TPL = true +const DUMP_TPL = false var dump_tpl_nb = 0