Skip to content

Commit c8b74a2

Browse files
committed
Changed the file location
1 parent 5c9c6dd commit c8b74a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-core-8/src/test/scala-2/com/baeldung/scala/strings/CaseInsensitiveStringComparisonUnitTest.scala renamed to scala-test/src/test/scala-2/com/baeldung/scala/scalatest/stringtest/CaseInsensitiveStringComparisonUnitTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.baeldung.scala.strings
1+
package com.baeldung.scala.scalatest.stringtest
22

33
import org.scalatest.flatspec.AnyFlatSpec
44
import org.scalatest.matchers.should.Matchers

0 commit comments

Comments
 (0)