Fix case sensitive template name

This commit is contained in:
Leo Balter 2017-03-27 12:10:32 -04:00
parent a9d9ab1a51
commit 1e35ec9fed
No known key found for this signature in database
GPG Key ID: 2C75F319D398E36B

View File

@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: Object Spread operator results in error when there is an getter that throws an exception
template: Error
template: error
esid: pending
info: |
Pending Runtime Semantics: PropertyDefinitionEvaluation