diff --git a/community-build/community-projects/shapeless b/community-build/community-projects/shapeless index 4ac9ab56bd6d..f8eb1c73a3b8 160000 --- a/community-build/community-projects/shapeless +++ b/community-build/community-projects/shapeless @@ -1 +1 @@ -Subproject commit 4ac9ab56bd6d123d4f04b8dfd7c6113791f7381b +Subproject commit f8eb1c73a3b808b7e0d8ede13ad4c01c8e269deb diff --git a/community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala b/community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala index b21903ec40cf..f6ef1ac1fb23 100644 --- a/community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala +++ b/community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala @@ -171,7 +171,7 @@ class CommunityBuildTest { extraSbtArgs = Seq("-Dscala.build.compileWithDotty=true") ) - /*@Test*/ def shapeless = test( + @Test def shapeless = test( project = "shapeless", testCommand = "test", updateCommand = "update"