diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-11-03 13:39:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-11-11 17:47:02 +0200 |
commit | e70163685afe5cae1ebe055a53ce353ae9cbe590 (patch) | |
tree | 8d5edf96bbe86164ec5c82feff55d2343a2e651c /tests/loader/external/1/misc | |
parent | 1ce84922e3008cad6cf1b9056b705f2642bd3772 (diff) |
Make loader loading external repository complements
Diffstat (limited to 'tests/loader/external/1/misc')
-rw-r--r-- | tests/loader/external/1/misc/repositories | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/loader/external/1/misc/repositories b/tests/loader/external/1/misc/repositories index 5128606..93acdb3 100644 --- a/tests/loader/external/1/misc/repositories +++ b/tests/loader/external/1/misc/repositories @@ -1,11 +1,12 @@ : 1 # Foreign repository manifest. # -location: http://pkg.example.org/1/misc +location: ../basics : -# Foreign repository manifest. +# Adjacent repository manifest. # -location: http://pkg.example.org/1/math +location: ../testing +role: complement : # Local repository manifest (this repository). # |