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 b2bb6d2 commit 6c3ec0cCopy full SHA for 6c3ec0c
modules/integration/src/test/scala/scala/cli/integration/ReplTests3Lts.scala
@@ -1,6 +1,3 @@
1
package scala.cli.integration
2
3
-class ReplTests3Lts extends ReplTestDefinitions
4
- with ReplAmmoniteTestDefinitions
5
- with ReplAmmoniteTests3StableDefinitions
6
- with Test3Lts
+class ReplTests3Lts extends ReplTestDefinitions with Test3Lts
0 commit comments