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 c57aa0a commit 3065f44Copy full SHA for 3065f44
community-build/community-projects/scas
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -159,7 +159,7 @@ class CommunityBuildTestC extends CommunityBuildTest:
159
@Test def scalatestplusScalacheck = projects.scalatestplusScalacheck.run()
160
@Test def scalaXml = projects.scalaXml.run()
161
@Test def scalaz = projects.scalaz.run()
162
- @Test def scas = if compilerSupportExperimental then projects.scas.run()
+ @Test def scas = projects.scas.run()
163
@Test def sconfig = projects.sconfig.run()
164
@Test def shapeless = projects.shapeless.run()
165
@Test def sourcecode = projects.sourcecode.run()
0 commit comments