aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/Makefile')
-rw-r--r--tests/fixtures/Makefile6
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
-