Skip to content

Commit 6c3ec0c

Browse files
committed
Disable tests relying on Ammonite for Scala 3 LTS
1 parent b2bb6d2 commit 6c3ec0c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
package scala.cli.integration
22

3-
class ReplTests3Lts extends ReplTestDefinitions
4-
with ReplAmmoniteTestDefinitions
5-
with ReplAmmoniteTests3StableDefinitions
6-
with Test3Lts
3+
class ReplTests3Lts extends ReplTestDefinitions with Test3Lts

0 commit comments

Comments
 (0)