Renamed test file

This commit is contained in:
Waldir Leoncio 2020-07-13 13:59:45 +02:00
parent 32e5020d62
commit a632a54a1d

View file

@ -0,0 +1,11 @@
# library(devtools)#TEMP
# library(testthat)#TEMP
# library(rBAPS)#TEMP
context("Opening files on greedyMix")
# greedyMix(
# tietue = "data/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
# format = "GenePop",
# savePreProcessed = FALSE
# )