Skip to content

Commit

Permalink
move tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ashbythorpe committed Dec 14, 2024
1 parent b8eac7f commit 432e591
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/test-find_browser.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test_that("find_browser() does not error", {
expect_no_error(find_browser())
})
3 changes: 0 additions & 3 deletions tests/testthat/test-find_browser_and_version.R

This file was deleted.

0 comments on commit 432e591

Please sign in to comment.