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 2cc22d4 + e4f91c1 commit a39f1c5Copy full SHA for a39f1c5
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -311,7 +311,7 @@ class CommunityBuildTest {
311
@Test def utest = projects.utest.run()
312
@Test def sourcecode = projects.sourcecode.run()
313
@Test def oslib = projects.oslib.run()
314
- @Test def oslibWatch = projects.oslibWatch.run()
+ // @Test def oslibWatch = projects.oslibWatch.run()
315
@Test def stdLib213 = projects.stdLib213.run()
316
@Test def shapeless = projects.shapeless.run()
317
@Test def xmlInterpolator = projects.xmlInterpolator.run()
0 commit comments