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 dc51e78 commit e3228c7Copy full SHA for e3228c7
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