Skip to content

Commit bf52234

Browse files
committed
[community build] ScAS : Scala 3.8 REPL support
1 parent 895413e commit bf52234

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ class CommunityBuildTestC:
9191
@Test def scalatestplusScalacheck = projects.scalatestplusScalacheck.run()
9292
@Test def scalaXml = projects.scalaXml.run()
9393
@Test def scalaz = projects.scalaz.run()
94-
// mill 1.0.5 fails to build, cannot find scala-library artifact on classpath
95-
// @Test def scas = projects.scas.run()
94+
@Test def scas = projects.scas.run()
9695
@Test def sconfig = projects.sconfig.run()
9796
@Test def shapeless3 = projects.shapeless3.run()
9897
@Test def sourcecode = projects.sourcecode.run()

0 commit comments

Comments
 (0)