File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -344,10 +344,10 @@ class CommunityBuildTest:
344344 @ Test def ScalaPB = projects.ScalaPB .run()
345345 @ Test def minitest = projects.minitest.run()
346346 @ Test def fastparse = projects.fastparse.run()
347- @ Test def utest = projects.utest.run()
348- @ Test def sourcecode = projects.sourcecode.run()
349- @ Test def oslib = projects.oslib.run()
350- @ Test def ujson = projects.ujson.run()
347+ // @Test def utest = projects.utest.run()
348+ // @Test def sourcecode = projects.sourcecode.run()
349+ // @Test def oslib = projects.oslib.run()
350+ // @Test def ujson = projects.ujson.run()
351351 // @Test def oslibWatch = projects.oslibWatch.run()
352352 @ Test def stdLib213 = projects.stdLib213.run()
353353 @ Test def shapeless = projects.shapeless.run()
You can’t perform that action at this time.
0 commit comments