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 29df87c commit 7761ddfCopy full SHA for 7761ddf
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -93,7 +93,7 @@ class CommunityBuildTestC:
93
@Test def scalaz = projects.scalaz.run()
94
@Test def scas = projects.scas.run()
95
@Test def sconfig = projects.sconfig.run()
96
- @Test def shapeless3 = projects.shapeless3.run()
+ //@Test def shapeless3 = projects.shapeless3.run()
97
@Test def sourcecode = projects.sourcecode.run()
98
@Test def specs2 = projects.specs2.run()
99
0 commit comments