diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/sources/tar/basic/project.conf | 2 | ||||
-rw-r--r-- | tests/sources/tar/basic/target.bst | 6 |
2 files changed, 0 insertions, 8 deletions
diff --git a/tests/sources/tar/basic/project.conf b/tests/sources/tar/basic/project.conf deleted file mode 100644 index afa0f5475..000000000 --- a/tests/sources/tar/basic/project.conf +++ /dev/null @@ -1,2 +0,0 @@ -# Basic project -name: foo diff --git a/tests/sources/tar/basic/target.bst b/tests/sources/tar/basic/target.bst deleted file mode 100644 index 1f3c3e13b..000000000 --- a/tests/sources/tar/basic/target.bst +++ /dev/null @@ -1,6 +0,0 @@ -kind: foo -description: The kind of this element is irrelevant. -sources: -- kind: tar - url: http://www.example.com - ref: foo |