Skip to content

Commit 2b78409

Browse files
Add sourcecode to the community build
1 parent 9535ea6 commit 2b78409

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ class CommunityBuildTest:
378378
@Test def minitest = projects.minitest.run()
379379
@Test def fastparse = projects.fastparse.run()
380380
@Test def utest = projects.utest.run()
381-
//@Test def sourcecode = projects.sourcecode.run()
381+
@Test def sourcecode = projects.sourcecode.run()
382382
//@Test def oslib = projects.oslib.run()
383383
//@Test def ujson = projects.ujson.run()
384384
// @Test def oslibWatch = projects.oslibWatch.run()

0 commit comments

Comments
 (0)