From 84b60654f441c20b89e110ebb0e47aa26aa634c8 Mon Sep 17 00:00:00 2001 From: Maria Date: Fri, 19 Mar 2021 10:38:48 +0100 Subject: [PATCH] Adding a test file to new_branch --- main.nf | 1 + test | 1 + 2 files changed, 2 insertions(+) create mode 100644 test diff --git a/main.nf b/main.nf index acd5f23..8988cf0 100644 --- a/main.nf +++ b/main.nf @@ -7,6 +7,7 @@ #### Homepage / Documentation https://github.com/nf-core/crisprquant ---------------------------------------------------------------------------------------- +Maria test Pull Request */ nextflow.enable.dsl = 2 diff --git a/test b/test new file mode 100644 index 0000000..d73643a --- /dev/null +++ b/test @@ -0,0 +1 @@ +some test file