Skip to content

Commit 3dcc05c

Browse files
committed
Enable scissLucre
1 parent aba6a25 commit 3dcc05c

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
@@ -119,7 +119,7 @@ class CommunityBuildTestA extends CommunityBuildTest:
119119
// @Test def scissAsyncFile = projects.scissAsyncFile .run()
120120
// @Test def scissSpan = projects.scissSpan .run()
121121
@Test def scalaSTM = projects.scalaSTM .run()
122-
// @Test def scissLucre = projects.scissLucre .run()
122+
@Test def scissLucre = projects.scissLucre .run()
123123

124124
end CommunityBuildTestA
125125

0 commit comments

Comments
 (0)