Skip to content

Commit

Permalink
Call checkDependencies properly
Browse files Browse the repository at this point in the history
It seems that in other exams, a previous compile immediately before is required
  • Loading branch information
Friendseeker committed Dec 6, 2023
1 parent 9bfe800 commit abe9b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zinc/src/sbt-test/source-dependencies/empty-package/test
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ $ copy-file changes/Use.scala Use.scala
> compile

$ copy-file changes/Define2.scala Define.scala
> compile
> checkDependencies a.Use pkgName.Test

$ delete Define.scala
Expand Down

0 comments on commit abe9b50

Please sign in to comment.