Skip to content

Commit

Permalink
Update MergeTest.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 20, 2020
1 parent f8b7981 commit 6724059
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package com.fasterxml.jackson.module.scala.deser
import com.fasterxml.jackson.annotation.JsonMerge
import com.fasterxml.jackson.core.`type`.TypeReference
import com.fasterxml.jackson.databind.{ObjectMapper, ObjectReader}
import com.fasterxml.jackson.module.scala.{DefaultScalaModule}
import com.fasterxml.jackson.module.scala.DefaultScalaModule
import org.junit.runner.RunWith
import org.scalatestplus.junit.JUnitRunner

Expand Down

0 comments on commit 6724059

Please sign in to comment.