blob: a3dd85695c6e2d8ce2cce2b3e49d539833fbc7c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
@ARGS
--test-repo pinning-basic.repo
--test-repo testing:pinning-overlay1.repo
--test-world "a@testing"
add c>=3
@EXPECT
ERROR: unsatisfiable dependencies:
c-3: not pinned: @testing
|