mirror of https://github.com/sbt/sbt.git
extend empty-package test
This commit is contained in:
parent
9e775092d2
commit
80a58d11ae
|
|
@ -4,3 +4,9 @@ $ copy-file changes/Use.scala Use.scala
|
|||
|
||||
$ copy-file changes/Define2.scala Define.scala
|
||||
> compile
|
||||
|
||||
$ delete Define.scala
|
||||
-> compile
|
||||
|
||||
$ copy-file changes/Define1.scala Define.scala
|
||||
> compile
|
||||
Loading…
Reference in New Issue