diff options
| author | Martin Czygan <martin.czygan@gmail.com> | 2020-11-24 23:51:40 +0100 |
|---|---|---|
| committer | Martin Czygan <martin.czygan@gmail.com> | 2020-11-24 23:51:40 +0100 |
| commit | 268e7948e6fa2ee9871430104f60bdab3212464c (patch) | |
| tree | b25b96f17767a4f9fdd72e73ccbb5d7b41050314 /tests/fixtures/Makefile | |
| parent | 48d9265ce97e032e4f5fd2aaa3bde7fb8f49d6c5 (diff) | |
| download | fuzzycat-268e7948e6fa2ee9871430104f60bdab3212464c.tar.gz fuzzycat-268e7948e6fa2ee9871430104f60bdab3212464c.zip | |
move towards data subdir
Diffstat (limited to 'tests/fixtures/Makefile')
| -rw-r--r-- | tests/fixtures/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/fixtures/Makefile b/tests/fixtures/Makefile deleted file mode 100644 index fa09b54..0000000 --- a/tests/fixtures/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -SHELL := /bin/bash - -.PHONY: fetch -fetch: fetch.sh - bash fetch.sh - |
