mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 21:45:04 +02:00
Add missing features to privates tests
This commit is contained in:
parent
5331ca05a2
commit
0ecbae467b
@ -50,7 +50,7 @@ info: |
|
||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||
|
||||
template: productions
|
||||
features: [class-methods-private]
|
||||
features: [class-methods-private, class-fields-private]
|
||||
---*/
|
||||
|
||||
//- elements
|
||||
|
@ -49,7 +49,7 @@ info: |
|
||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||
|
||||
template: productions
|
||||
features: [class-methods-private]
|
||||
features: [class-methods-private, class-fields-private]
|
||||
---*/
|
||||
|
||||
//- elements
|
||||
|
@ -49,7 +49,7 @@ info: |
|
||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||
|
||||
template: productions
|
||||
features: [class-methods-private]
|
||||
features: [class-methods-private, class-fields-private]
|
||||
---*/
|
||||
|
||||
//- elements
|
||||
|
@ -49,7 +49,7 @@ info: |
|
||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||
|
||||
template: productions
|
||||
features: [class-methods-private]
|
||||
features: [class-methods-private, class-fields-private]
|
||||
---*/
|
||||
|
||||
//- elements
|
||||
|
@ -49,7 +49,7 @@ info: |
|
||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||
|
||||
template: productions
|
||||
features: [class-methods-private]
|
||||
features: [class-methods-private, class-fields-private]
|
||||
---*/
|
||||
|
||||
//- elements
|
||||
|
Loading…
x
Reference in New Issue
Block a user