We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08be314 commit 21dfbb8Copy full SHA for 21dfbb8
community-build/community-projects/scas
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -157,7 +157,7 @@ class CommunityBuildTestC extends CommunityBuildTest:
157
@Test def scalatestplusScalacheck = projects.scalatestplusScalacheck.run()
158
@Test def scalaXml = projects.scalaXml.run()
159
@Test def scalaz = projects.scalaz.run()
160
- @Test def scas = if compilerSupportExperimental then projects.scas.run()
+ @Test def scas = projects.scas.run()
161
@Test def sconfig = projects.sconfig.run()
162
@Test def shapeless = projects.shapeless.run()
163
@Test def sourcecode = projects.sourcecode.run()
0 commit comments