Skip to content

Commit

Permalink
set up test infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Oct 30, 2024
1 parent 451189d commit eab4c08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/test-get_smips.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test_that("multiplication works", {
expect_equal(2 * 2, 4)
})

0 comments on commit eab4c08

Please sign in to comment.