Skip to content

Commit a8c27ee

Browse files
Merge pull request #9182 from rssh/update-dotty-cps-async-2020-06-15
Update dotty-cps-async 2020-06-15
2 parents 6ab0e63 + 417d88d commit a8c27ee

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,7 @@ class CommunityBuildTest:
384384
@Test def scodecBits = projects.scodecBits.run()
385385
@Test def scodec = projects.scodec.run()
386386
@Test def scalaParserCombinators = projects.scalaParserCombinators.run()
387-
// blocked on #9074
388-
//@Test def dottyCpsAsync = projects.dottyCpsAsync.run()
387+
@Test def dottyCpsAsync = projects.dottyCpsAsync.run()
389388
@Test def scalaz = projects.scalaz.run()
390389
@Test def endpoints = projects.endpoints.run()
391390
end CommunityBuildTest

0 commit comments

Comments
 (0)