mirror of https://github.com/sbt/sbt.git
Rename to SbtParserErrorSpec
This commit is contained in:
parent
245d13575a
commit
013194c217
|
|
@ -17,7 +17,7 @@ import java.nio.file.Files
|
|||
import java.nio.file.Paths
|
||||
import verify.sourcecode.SourceLocation
|
||||
|
||||
object ErrorSpec extends AbstractSpec {
|
||||
object SbtParserErrorSpec extends AbstractSpec {
|
||||
|
||||
val converter = PlainVirtualFileConverter.converter
|
||||
|
||||
Loading…
Reference in New Issue