diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-11-16 20:02:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-11-25 20:35:10 +0200 |
commit | 2700ed6a3e1092a064f28b07f8e2c4e5b9b830e7 (patch) | |
tree | a54ffc979dde42e609bc9877120fa010887c6b66 /tests/loader/external/1/misc/repositories | |
parent | 48a3c47d34c2acc0a39e2db5acfd437dace499c1 (diff) |
Implement new URL path schema for the web interface
Diffstat (limited to 'tests/loader/external/1/misc/repositories')
-rw-r--r-- | tests/loader/external/1/misc/repositories | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/loader/external/1/misc/repositories b/tests/loader/external/1/misc/repositories deleted file mode 100644 index 1a41290..0000000 --- a/tests/loader/external/1/misc/repositories +++ /dev/null @@ -1,13 +0,0 @@ -: 1 -# Foreign repository manifest. -# -location: ../basics -: -# Adjacent repository manifest. -# -location: ../testing -role: complement -: -# Local repository manifest (this repository). -# -url: http://misc.cppget.org/ |