mirror of https://github.com/tc39/test262.git
Fix template path
This commit is contained in:
parent
ff8b10c448
commit
54bf16f91e
|
@ -1,7 +1,7 @@
|
||||||
// Copyright (C) 2018 Bloomberg LP. All rights reserved.
|
// Copyright (C) 2018 Bloomberg LP. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
path: language/statements/class/gen-method-
|
path: language/statements/class/gen-private-method-
|
||||||
name: Generator private method as a ClassDeclaration element
|
name: Generator private method as a ClassDeclaration element
|
||||||
esid: prod-GeneratorPrivateMethod
|
esid: prod-GeneratorPrivateMethod
|
||||||
info: |
|
info: |
|
||||||
|
|
Loading…
Reference in New Issue