Skip to content

Commit

Permalink
otherwise, this does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed May 14, 2024
1 parent 737af7d commit 4db743d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-extendr_function_options.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ test_that("`extendr` code is compiled with `either` feature", {
}
}",
features = "either",
use_dev_extendr = TRUE
)

int_sum <- type_aware_sum(1:5)
Expand Down

0 comments on commit 4db743d

Please sign in to comment.