

include: "https://bitbucket.org/snakemake/snakemake/raw/master/tests/test05/Snakefile"

rule:
	input: "test.predictions"
