From 76861c9027300b3915a0fdaca27a43ecda5e1c15 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Tue, 30 Mar 2021 08:23:07 +0200 Subject: [PATCH] Fixed BAPS format in test unit --- tests/testthat/test-greedyMix.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testthat/test-greedyMix.R b/tests/testthat/test-greedyMix.R index ae80496..b833456 100644 --- a/tests/testthat/test-greedyMix.R +++ b/tests/testthat/test-greedyMix.R @@ -3,7 +3,7 @@ context("Opening files on greedyMix") # TODO: needs #12 to be fixed before this can be done without user intervention greedyMix( tietue = "inst/ext/ExamplesDataFormatting/Example data in BAPS format for clustering of diploid individuals.txt", - format = "GenePop", + format = "BAPS", savePreProcessed = FALSE ) # Upper bounds 100 100