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 74d81ab commit d62e0f5Copy full SHA for d62e0f5
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -352,7 +352,7 @@ class CommunityBuildTest:
352
@Test def ujson = projects.ujson.run()
353
// @Test def oslibWatch = projects.oslibWatch.run()
354
@Test def stdLib213 = projects.stdLib213.run()
355
- @Test def shapeless = projects.shapeless.run()
+ //@Test def shapeless = projects.shapeless.run()
356
@Test def xmlInterpolator = projects.xmlInterpolator.run()
357
@Test def effpi = projects.effpi.run()
358
@Test def sconfig = projects.sconfig.run()
0 commit comments