Skip to content

Commit

Permalink
Revert back, no MDE for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
vikjam committed May 4, 2017
1 parent bab4261 commit bbaf795
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions R/twomeans.r
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,3 @@ twomeans <- function(m1 = NULL,
}
}
}


1 change: 1 addition & 0 deletions tests/testthat/test_twomeans_results.r
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ test_that("sampsi 12 16, sd(5) power(0.8)", {
expect_equal(calc$n1, 25)
expect_equal(calc$n2, 25)
})

0 comments on commit bbaf795

Please sign in to comment.