Skip to content

Commit c72661e

Browse files
authored
Migrate tests to JUnit5 #214
1 parent cf1d848 commit c72661e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ The <action> type attribute can be add,update,fix,remove.
104104
<action dev="ggregory" type="fix" due-to="Gary Gregory">Add generics to JXPathContext.iterate(String).</action>
105105
<action dev="ggregory" type="fix" due-to="Gary Gregory">Add generics to JXPathContext.iteratePointers(String).</action>
106106
<action dev="ggregory" type="fix" due-to="Gary Gregory">Add generics to JXPathContext.decimalFormats.</action>
107+
<action dev="ggregory" type="fix" due-to="strangelookingnerd">Migrate tests to JUnit5 #214.</action>
107108
<!-- ADD -->
108109
<action issue="JXPATH-123" dev="mbenson" type="add">
109110
XPath function "ends-with" is not implemented (although "starts-with" is).

0 commit comments

Comments
 (0)