

include: "https://github.com/snakemake/snakemake/raw/master/tests/test05/Snakefile"

rule:
	input: "test.predictions"
