Skip to content

Commit

Permalink
Update linear test data
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-knight committed Nov 15, 2023
1 parent 5fee7c8 commit 6e68003
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Binary file modified tests/testthat/data/linear.data.Rda
Binary file not shown.
Binary file modified tests/testthat/data/linear.plots.Rda
Binary file not shown.
3 changes: 0 additions & 3 deletions tests/testthat/helper-multitest.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
create.test.tree <- function(tree, node.text, sample, ...) {
tree$edge.col.1 <- 'navy';
tree$edge.col.2 <- 'gold';

out <- SRCGrob(
tree,
node.text,
Expand Down

0 comments on commit 6e68003

Please sign in to comment.