diff --git a/tests/testthat/test-getENSEMBLInfo.R b/tests/testthat/test-getENSEMBLInfo.R deleted file mode 100644 index 0baedd22..00000000 --- a/tests/testthat/test-getENSEMBLInfo.R +++ /dev/null @@ -1,7 +0,0 @@ -context("Test: getENSEMBLInfo()") - -test_that("The getENSEMBLInfo() interface works properly..",{ - - # ENSEMBLGENOMES Info file retrieval - getENSEMBLInfo() -})