Skip to content

Commit 7761ddf

Browse files
hamzaremmalWojciechMazur
authored andcommitted
disable shapeless until sbt is fixed
[Cherry-picked fea67cf]
1 parent 29df87c commit 7761ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ class CommunityBuildTestC:
9393
@Test def scalaz = projects.scalaz.run()
9494
@Test def scas = projects.scas.run()
9595
@Test def sconfig = projects.sconfig.run()
96-
@Test def shapeless3 = projects.shapeless3.run()
96+
//@Test def shapeless3 = projects.shapeless3.run()
9797
@Test def sourcecode = projects.sourcecode.run()
9898
@Test def specs2 = projects.specs2.run()
9999

0 commit comments

Comments
 (0)