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 659b18b commit 288d7efCopy full SHA for 288d7ef
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -379,7 +379,7 @@ class CommunityBuildTest:
379
@Test def scodecBits = projects.scodecBits.run()
380
@Test def scodec = projects.scodec.run()
381
@Test def scalaParserCombinators = projects.scalaParserCombinators.run()
382
- @Test def dottyCpsAsync = projects.dottyCpsAsync.run()
+ //@Test def dottyCpsAsync = projects.dottyCpsAsync.run()
383
@Test def scalaz = projects.scalaz.run()
384
@Test def endpoints = projects.endpoints.run()
385
end CommunityBuildTest
0 commit comments