Skip to content

Commit ca8bff5

Browse files
committed
Revert "Move test for FasterXML#4175 under failing/ for 2.16 (as it's failing)"
This reverts commit 3a0991c.
1 parent 319ea1d commit ca8bff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test-jdk17/java/com/fasterxml/jackson/databind/failing/RecordPrivate4175Test.java renamed to src/test-jdk17/java/com/fasterxml/jackson/databind/jdk17/RecordPrivate4175Test.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.fasterxml.jackson.databind.failing;
1+
package com.fasterxml.jackson.databind.jdk17;
22

33
import java.util.Collections;
44

0 commit comments

Comments
 (0)