-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While working on adding the Temporal tests from tc39/proposal-temporal I noticed that these tests tested the same thing as each of the branding.js tests in the same directory. This removes the duplicate tests.
- Loading branch information
Showing
12 changed files
with
0 additions
and
190 deletions.
There are no files selected for viewing
17 changes: 0 additions & 17 deletions
17
...uilt-ins/Temporal/Calendar/prototype/dateAdd/throw-type-error-from-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
...s/Temporal/Calendar/prototype/dateFromFields/throw-type-error-from-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
.../built-ins/Temporal/Calendar/prototype/dateUntil/throws-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
test/built-ins/Temporal/Calendar/prototype/day/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
test/built-ins/Temporal/Calendar/prototype/dayOfWeek/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
test/built-ins/Temporal/Calendar/prototype/dayOfYear/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
...built-ins/Temporal/Calendar/prototype/daysInMonth/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
.../built-ins/Temporal/Calendar/prototype/daysInWeek/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
.../built-ins/Temporal/Calendar/prototype/daysInYear/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
test/built-ins/Temporal/Calendar/prototype/month/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
test/built-ins/Temporal/Calendar/prototype/monthCode/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
test/built-ins/Temporal/Calendar/prototype/year/throw-type-error-RequireInternalSlot.js
This file was deleted.
Oops, something went wrong.