Skip to content

Commit d5a91ac

Browse files
committed
eliminate unnecessary nested directory
1 parent e2b45fa commit d5a91ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compat/src/test/scala/test/scala/collection/generic/SortedTest.scala renamed to compat/src/test/scala/test/scala/collection/SortedTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* additional information regarding copyright ownership.
1111
*/
1212

13-
package test.scala.collection.generic
13+
package test.scala.collection
1414

1515
import org.junit.Assert._
1616
import org.junit.Test

0 commit comments

Comments
 (0)