diff --git a/harness/sm/non262-Temporal-PlainMonthDay-shell.js b/harness/sm/non262-Temporal-PlainMonthDay-shell.js index 76bf834fa9..eb83d404c6 100644 --- a/harness/sm/non262-Temporal-PlainMonthDay-shell.js +++ b/harness/sm/non262-Temporal-PlainMonthDay-shell.js @@ -1,6 +1,5 @@ /*--- defines: [ISOFields, assertSameISOFields] -allow_unused: True ---*/ function ISOFields(monthDay) { diff --git a/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js b/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js index 730cecb38b..dc3e96d5bf 100644 --- a/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js +++ b/test/staging/sm/Temporal/PlainMonthDay/from-gregory.js @@ -2,7 +2,6 @@ // This code is governed by the BSD license found in the LICENSE file. /*--- -includes: [sm/non262-Temporal-PlainMonthDay-shell.js] flags: - noStrict features: