We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31f142 commit 5254e9dCopy full SHA for 5254e9d
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -380,7 +380,7 @@ class CommunityBuildTest:
380
@Test def utest = projects.utest.run()
381
@Test def sourcecode = projects.sourcecode.run()
382
@Test def oslib = projects.oslib.run()
383
- //@Test def ujson = projects.ujson.run()
+ @Test def ujson = projects.ujson.run()
384
// @Test def oslibWatch = projects.oslibWatch.run()
385
@Test def stdLib213 = projects.stdLib213.run()
386
@Test def shapeless = projects.shapeless.run()
0 commit comments