home: Remove handler for old compile-handlebars-templates error file.

As of commit 8c199fd44c (#12667) this
file is no longer generated.  Handlebars compile errors are raised as
webpack errors.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-07-16 22:27:20 -07:00
committed by Tim Abbott
parent 2c9f5e3980
commit 5ec2e4add4
4 changed files with 2 additions and 38 deletions

View File

@@ -114,7 +114,6 @@ class TemplateTestCase(ZulipTestCase):
'zerver/debug.html',
'zerver/base.html',
'zerver/api_content.json',
'zerver/handlebars_compilation_failed.html',
'zerver/portico-header.html',
'zerver/deprecation_notice.html',
'two_factor/_wizard_forms.html',