-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1615031 [wpt PR 21762] - Eliminate last uses of assert_throws., a…
…=testonly Automatic update from web-platform-tests Eliminate last uses of assert_throws. The one remaining use inside promise_rejects will go away soon when promise_rejects goes away. -- wpt-commits: e4727526d79aa4add8c0f23b64b5fd46df391cc7 wpt-pr: 21762 UltraBlame original commit: 33dc465d4e31611319ae20580c46b8c7e15382da
- Loading branch information
Showing
29 changed files
with
274 additions
and
358 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,5 +41,5 @@ ReflectionHarness | |
. | ||
assertThrows | ||
= | ||
assert_throws | ||
assert_throws_dom | ||
; |
Oops, something went wrong.