Skip to content

Commit

Permalink
moved tests to tools
Browse files Browse the repository at this point in the history
  • Loading branch information
knausb committed Sep 8, 2017
1 parent a34298b commit 124910d
Show file tree
Hide file tree
Showing 31 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/testthat/test_001_vcfR.R
Expand Up @@ -8,6 +8,14 @@ library(vcfR)
#
context("vcfR functions")

##### ##### ##### ##### #####
#
# Tests for functions that work on vcfR objects.
# Tests for reading and writing vcfR objects
# occur elsewhere.
#
##### ##### ##### ##### #####


##### ##### ##### ##### #####
#
Expand Down Expand Up @@ -47,3 +55,5 @@ test_that("vcfR subsetters works",{
})


##### ##### ##### ##### #####
# EOF.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 124910d

Please sign in to comment.