mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
Enable test
This commit is contained in:
@@ -4,7 +4,7 @@ import lmcoursier.definitions.{Configuration, Info, Module, ModuleName, Organiza
|
||||
import org.scalatest.matchers.should.Matchers
|
||||
import org.scalatest.propspec.AnyPropSpec
|
||||
|
||||
object IvyXmlTests extends AnyPropSpec with Matchers {
|
||||
class IvyXmlTests extends AnyPropSpec with Matchers {
|
||||
|
||||
property("no truncation") {
|
||||
val project = Project(
|
||||
|
||||
Reference in New Issue
Block a user