diff options
-rw-r--r-- | tests/sources/tar/read-only/content/a.tar.gz | bin | 0 -> 10240 bytes | |||
-rw-r--r-- | tests/sources/tar/read-only/target.bst | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/sources/tar/read-only/content/a.tar.gz b/tests/sources/tar/read-only/content/a.tar.gz Binary files differnew file mode 100644 index 000000000..70922627b --- /dev/null +++ b/tests/sources/tar/read-only/content/a.tar.gz diff --git a/tests/sources/tar/read-only/target.bst b/tests/sources/tar/read-only/target.bst new file mode 100644 index 000000000..ad413a2f4 --- /dev/null +++ b/tests/sources/tar/read-only/target.bst @@ -0,0 +1,6 @@ +kind: import +description: The kind of this element is irrelevant. +sources: +- kind: tar + url: tmpdir:/a.tar.gz + ref: foo |