Skip to content

Commit 6312336

Browse files
authored
Use assertThrows #475
1 parent d36381f commit 6312336

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ The <action> type attribute can be add,update,fix,remove.
6767
<action dev="ggregory" type="fix" due-to="Josh Soref, Gary Gregory">
6868
Spelling #468.
6969
</action>
70+
<action dev="ggregory" type="fix" due-to="Jakub Kupczyk">
71+
Use assertThrows #475.
72+
</action>
7073
<!-- ADD -->
7174
<action dev="ggregory" type="add" due-to="Gary Gregory">
7275
Add DeferredFileOutputStream.getPath().

0 commit comments

Comments
 (0)