mirror of
https://github.com/tc39/test262.git
synced 2025-10-01 22:18:46 +02:00
Here's a test I should have included in #3395. It's allowed to replace the "T" in the middle of an ISO string with a space, but not when the "T" is a time designator prefix. This assertion ensures that implementations make this distinction correctly.