Update test/built-ins/Temporal/PlainDate/prototype/with/custom.js

This commit is contained in:
Ms2ger 2022-06-20 15:11:43 +02:00 committed by Philip Chimento
parent 8eadab4d0b
commit d5b2c706cf

View File

@ -4,7 +4,6 @@
/*--- /*---
esid: sec-temporal.plaindate.prototype.with esid: sec-temporal.plaindate.prototype.with
description: Basic tests with custom calendar description: Basic tests with custom calendar
includes: [temporalHelpers.js]
features: [Temporal] features: [Temporal]
---*/ ---*/