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 17b64fa commit 104bd68Copy full SHA for 104bd68
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -87,6 +87,7 @@ end CommunityBuildTest
87
@Category(Array(classOf[TestCategory]))
88
class CommunityBuildTestA extends CommunityBuildTest:
89
@Test def akka = projects.akka.run()
90
+ @Test def cask = projects.cask.run()
91
@Test def endpoints4s = projects.endpoints4s.run()
92
@Test def fansi = projects.fansi.run()
93
@Test def fastparse = projects.fastparse.run()
0 commit comments