mirror of https://github.com/tc39/test262.git
Temporal: Remove duplicate number-as-PlainMonthDay test case
Conversion of a Number to an ISO string is already covered in the file argument-number.js.
This commit is contained in:
parent
d1b16d7d0e
commit
7d0dde3635
|
@ -1835,7 +1835,6 @@ var TemporalHelpers = {
|
||||||
"1976-10-01",
|
"1976-10-01",
|
||||||
"--10-01",
|
"--10-01",
|
||||||
"--1001",
|
"--1001",
|
||||||
1001,
|
|
||||||
];
|
];
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue