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 dafca65 commit bd43eb8Copy full SHA for bd43eb8
community-build/test/scala/dotty/communitybuild/CommunityBuildTest.scala
@@ -18,7 +18,7 @@ given testRunner: CommunityBuildRunner with
18
class CommunityBuildTestA:
19
@Test def izumiReflect = projects.izumiReflect.run()
20
@Test def scalaSTM = projects.scalaSTM.run()
21
- @Test def scalatest = projects.scalatest.run()
+ //@Test def scalatest = projects.scalatest.run()
22
@Test def scalatestplusTestNG = projects.scalatestplusTestNG.run()
23
// 'Sciss/Lucre' dependencies:
24
// @Test def scissEqual = projects.scissEqual .run()
0 commit comments