tests: make sure adding a pinning to a child dependency fails
parent
a5d9e2eb0a
commit
fa762cd476
|
@ -0,0 +1,5 @@
|
|||
@ARGS
|
||||
--test-repo testing:pinning-overlay1.repo
|
||||
add -t .foo samever@testing=10
|
||||
@EXPECT
|
||||
ERROR: 'samever@testing=10' is not a valid child dependency, format is name([<>~=]version)
|
Loading…
Reference in New Issue