aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/Makefile
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-11-24 15:14:59 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-11-24 15:14:59 +0100
commitc90d5670abcf3fb984d5114ef3478129bff58fec (patch)
treefe35e4123cf25ae6a146bbf01f099ed72568b02e /tests/fixtures/Makefile
parent621f50e685d9beeb1fe502a133e76fbd5a8a9c5c (diff)
downloadfuzzycat-c90d5670abcf3fb984d5114ef3478129bff58fec.tar.gz
fuzzycat-c90d5670abcf3fb984d5114ef3478129bff58fec.zip
update README
Diffstat (limited to 'tests/fixtures/Makefile')
-rw-r--r--tests/fixtures/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fixtures/Makefile b/tests/fixtures/Makefile
new file mode 100644
index 0000000..be5c111
--- /dev/null
+++ b/tests/fixtures/Makefile
@@ -0,0 +1,6 @@
+SHELL := /bin/bash
+
+.PHONY: verify-entity-download
+verify-entity-download: verify-entity-download.sh
+ bash verify-entity-download.sh
+