Skip to content

Commit

Permalink
remove illumina config from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
atrigila committed Aug 14, 2024
1 parent bb026da commit 26f5817
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ params {
cleanup = true //Otherwise tests dont run through properly.
}

// Include illumina config to run test without additional profiles

includeConfig 'protocol_illumina.config'
3 changes: 0 additions & 3 deletions conf/test_no_genome.config
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,3 @@ params {

}

// Include illumina config to run test without additional profiles

includeConfig 'protocol_illumina.config'
3 changes: 0 additions & 3 deletions conf/test_umi.config
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@ params {
save_umi_intermeds = true
}

// Include illumina config to run test without additional profiles

includeConfig 'protocol_illumina.config'

0 comments on commit 26f5817

Please sign in to comment.