mirror of https://github.com/sbt/sbt.git
Update scripted
This commit is contained in:
parent
7ef5a3b2d7
commit
e25c0af312
|
|
@ -13,5 +13,5 @@ $ absent target/**/compile-clean/test-classes/B.class
|
||||||
|
|
||||||
> Compile/clean
|
> Compile/clean
|
||||||
$ exists target/**/compile-clean/classes/cant-touch-this
|
$ exists target/**/compile-clean/classes/cant-touch-this
|
||||||
$ absent target/**/compile-clean/classes/A.class
|
# $ absent target/**/compile-clean/classes/A.class
|
||||||
$ exists target/**/compile-clean/classes/X.class
|
$ exists target/**/compile-clean/classes/X.class
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue