Skip to content

Commit 5254e9d

Browse files
Add ujson to the community build
1 parent e31f142 commit 5254e9d

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
@@ -380,7 +380,7 @@ class CommunityBuildTest:
380380
@Test def utest = projects.utest.run()
381381
@Test def sourcecode = projects.sourcecode.run()
382382
@Test def oslib = projects.oslib.run()
383-
//@Test def ujson = projects.ujson.run()
383+
@Test def ujson = projects.ujson.run()
384384
// @Test def oslibWatch = projects.oslibWatch.run()
385385
@Test def stdLib213 = projects.stdLib213.run()
386386
@Test def shapeless = projects.shapeless.run()

0 commit comments

Comments
 (0)