fix template destination dir

This commit is contained in:
Leo Balter 2018-09-05 17:41:02 -04:00 committed by Rick Waldron
parent daea4efc57
commit 8b0d7d3c4e
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
/*---
esid: prod-ClassElement
name: class declaration
path: language/statements/class/syntax/early-error/
path: language/statements/class/syntax/early-errors/
features: [class]
negative:
phase: parse

View File

@ -4,7 +4,7 @@
/*---
esid: prod-ClassElement
name: class expression
path: language/expressions/class/syntax/early-error/
path: language/expressions/class/syntax/early-errors/
features: [class]
negative:
phase: parse