diff --git a/.automation/test/snakemake/snakemake_bad_1.smk b/.automation/test/snakemake/snakemake_bad_1.smk index abf043e7..6a8a9592 100644 --- a/.automation/test/snakemake/snakemake_bad_1.smk +++ b/.automation/test/snakemake/snakemake_bad_1.smk @@ -2,7 +2,6 @@ rule all: input: file1='result.txt', - rule simulation: output: file1="result.txt"