mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +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".
|
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||||
|
|
||||||
template: productions
|
template: productions
|
||||||
features: [class-methods-private]
|
features: [class-methods-private, class-fields-private]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
//- elements
|
//- elements
|
||||||
|
@ -49,7 +49,7 @@ info: |
|
|||||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||||
|
|
||||||
template: productions
|
template: productions
|
||||||
features: [class-methods-private]
|
features: [class-methods-private, class-fields-private]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
//- elements
|
//- elements
|
||||||
|
@ -49,7 +49,7 @@ info: |
|
|||||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||||
|
|
||||||
template: productions
|
template: productions
|
||||||
features: [class-methods-private]
|
features: [class-methods-private, class-fields-private]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
//- elements
|
//- elements
|
||||||
|
@ -49,7 +49,7 @@ info: |
|
|||||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||||
|
|
||||||
template: productions
|
template: productions
|
||||||
features: [class-methods-private]
|
features: [class-methods-private, class-fields-private]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
//- elements
|
//- elements
|
||||||
|
@ -49,7 +49,7 @@ info: |
|
|||||||
properties "Other_ID_Start" and "Other_ID_Continue".
|
properties "Other_ID_Start" and "Other_ID_Continue".
|
||||||
|
|
||||||
template: productions
|
template: productions
|
||||||
features: [class-methods-private]
|
features: [class-methods-private, class-fields-private]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
//- elements
|
//- elements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user