Skip to content

Commit f7dee07

Browse files
committed
turn off utm tests
1 parent 55dd881 commit f7dee07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/testthat/test-utils.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ test_that("find_vpu works with numeric vpus", {
1717
})
1818

1919
test_that("toUTM works", {
20+
skip_on_cran()
21+
skip_on_travis()
22+
2023
data(gull)
2124
data(mendota)
2225
data(sunapee)

0 commit comments

Comments
 (0)