mirror of
https://github.com/tc39/test262.git
synced 2025-12-03 12:03:06 +01:00
Improve test consistency by using the `assert.throws` helper function to assert runtime exceptions. Remove superfluous code.
Improve test consistency by using the `assert.throws` helper function to assert runtime exceptions. Remove superfluous code.