Skip to content

Commit 1a460f8

Browse files
authored
Merge pull request #12016 from rjolly/scas
Update ScAS
2 parents 59f7b7e + 3065f44 commit 1a460f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Submodule scas updated 113 files

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ class CommunityBuildTestC extends CommunityBuildTest:
159159
@Test def scalatestplusScalacheck = projects.scalatestplusScalacheck.run()
160160
@Test def scalaXml = projects.scalaXml.run()
161161
@Test def scalaz = projects.scalaz.run()
162-
@Test def scas = if compilerSupportExperimental then projects.scas.run()
162+
@Test def scas = projects.scas.run()
163163
@Test def sconfig = projects.sconfig.run()
164164
@Test def shapeless = projects.shapeless.run()
165165
@Test def sourcecode = projects.sourcecode.run()

0 commit comments

Comments
 (0)