Skip to content

Commit

Permalink
ScalafmtConfigTest: move to config sub-package
Browse files Browse the repository at this point in the history
  • Loading branch information
kitbellew committed Jan 28, 2022
1 parent 73c5798 commit 4799d66
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
package org.scalafmt
package org.scalafmt.config

import org.scalafmt.config.Align
import org.scalafmt.config.Config
import org.scalafmt.config.Newlines
import munit.FunSuite

class ScalafmtConfigTest extends FunSuite {
Expand Down

0 comments on commit 4799d66

Please sign in to comment.