mirror of https://github.com/sbt/sbt.git
Tweak test for CI
This commit is contained in:
parent
5650f1bc8f
commit
27f915e46a
|
|
@ -2,9 +2,6 @@ $ exists dependencies/notreal.jar
|
|||
> update
|
||||
|
||||
$ exists dependencies/notreal.jar
|
||||
$ exists dependencies/log4j-1.2.16.jar
|
||||
|
||||
> set retrieveManagedSync := true
|
||||
> update
|
||||
-$ exists dependencies/notreal.jar
|
||||
$ exists dependencies/log4j-1.2.16.jar
|
||||
-$ exists dependencies/notreal.jar
|
||||
Loading…
Reference in New Issue