Fixed test text (#25)
This commit is contained in:
parent
bd932e2b6d
commit
a51816d5c0
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ test_that("handleData works as expected", {
|
|||
expect_equal(data_obs, data_exp)
|
||||
})
|
||||
|
||||
context("Opening files on greedyMix")
|
||||
context("Processing files through greedyMix")
|
||||
|
||||
df_fasta <- greedyMix(
|
||||
data = file.path(path_inst, "FASTA_clustering_haploid.fasta"),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue