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

This commit is contained in:
Ms2ger 2022-06-20 15:04:26 +02:00 committed by Philip Chimento
parent bdd4bfa619
commit 8eadab4d0b
1 changed files with 1 additions and 1 deletions

View File

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