Skip to content

Commit

Permalink
also explicitly test file
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Dec 20, 2024
1 parent e054467 commit fe37752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-files.R
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ test_that("renv can detect broken junctions / symlinks", {

if (renv_platform_windows()) {

file.create("file")
dir.create("dir")
dir.create("nowhere")
Sys.junction("dir", "junction")
Expand Down

0 comments on commit fe37752

Please sign in to comment.