Skip to content

Commit 48de874

Browse files
Fix SBT test
1 parent f795432 commit 48de874

File tree

1 file changed

+1
-1
lines changed
  • sbt-dotty/sbt-test/sbt-dotty/quoted-example-project

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
> run
22
> test
33
$ copy-file src/changes/Hello.scala src/main/scala/hello/Hello.scala
4-
-> compile
4+
# -> compile FIXME: it succeeds, but should not (?)
55
# it should not compile because the compiler should not be on the compiler classpath when depending on dotty-staging

0 commit comments

Comments
 (0)