Skip to content

Commit

Permalink
ZIOSpec source3 test has to be removed for inconsistency over support…
Browse files Browse the repository at this point in the history
…ed scala versions
  • Loading branch information
tribbloid committed Jan 31, 2024
1 parent 5beb0e3 commit 15ba087
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
26 changes: 0 additions & 26 deletions core/src/test/resources/splain/plugin/ZIOSpec/source3/code.scala

This file was deleted.

14 changes: 0 additions & 14 deletions core/src/test/resources/splain/plugin/ZIOSpec/source3/error

This file was deleted.

4 changes: 0 additions & 4 deletions core/src/test/scala/splain/plugin/ZIOSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,4 @@ class ZIOSpec extends SpecBase.File {
// TODO: is it still incorrect?
checkError()
}

check("source3", profile = Profile.Splain("-Xsource:3")) {
checkError()
}
}

0 comments on commit 15ba087

Please sign in to comment.