Skip to content

Commit

Permalink
Set source-dependencies/value-class as pending
Browse files Browse the repository at this point in the history
The scripted source-dependencies/value-class is failing
for an unknown reason. I can reproduce the bug with sbt-dotty but I
cannot reproduce it without sbt-dotty. So I think it is not worth
trying to fix it.
  • Loading branch information
adpi2 committed Apr 12, 2021
1 parent 98af3a8 commit 1c69fc1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## This failing test is pending because it will be solved by removing sbt-dotty

## Case 1: value class as parameter of method
$ copy-file changes/A0.scala src/main/scala/A.scala
$ copy-file changes/B0.scala src/main/scala/B.scala
Expand Down

0 comments on commit 1c69fc1

Please sign in to comment.