blob: c1639565396fb3b3f1c3edf01e1258358ce0add2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
@ARGS
--test-repo pinning-basic.repo
--test-repo testing:pinning-overlay1.repo
--test-world "a@testing"
add c>=3
@EXPECT
ERROR: unsatisfiable constraints:
c-3:
masked in: @testing
satisfies: world[c>=3]
|