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.
2 parents 4253708 + 5254e9d commit b87fff4Copy full SHA for b87fff4
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