Skip to content

Commit a108585

Browse files
committed
Move #178 test from under failing/ as issue has been fixed since 2.12.0
1 parent b4b0968 commit a108585

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
package com.fasterxml.jackson.module.paramnames.failing;
1+
package com.fasterxml.jackson.module.paramnames;
22

33
import com.fasterxml.jackson.databind.*;
44
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
5-
import com.fasterxml.jackson.module.paramnames.ModuleTestBase;
65

76
import org.junit.*;
87

0 commit comments

Comments
 (0)