From 34e9e574197e30c6ad59f0c87a68388da957e5b9 Mon Sep 17 00:00:00 2001 From: kpj Date: Mon, 7 Sep 2020 17:01:19 +0200 Subject: [PATCH] [Snakemake] Add another issue to bad test case --- .automation/test/snakemake/snakemake_bad_1.smk | 1 - 1 file changed, 1 deletion(-) 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"