Skip to content

Commit

Permalink
skip cran/travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Aug 8, 2019
1 parent b6077f6 commit 1bab483
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-load.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
context("load")

test_that("nhd_plus_load works for single digit VPU entries", {
skip_on_cran()
skip_on_travis()

x <- nhd_plus_load(vpu = '8', component = "NHDPlusAttributes",
dsn = "PlusFlowLineVAA", approve_all_dl = TRUE)
Expand Down

0 comments on commit 1bab483

Please sign in to comment.