Skip to content

Commit

Permalink
#187 fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed May 12, 2022
1 parent 99bf090 commit ee81091
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/testthat/test_SWETime.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
#
# Description: Unit tests for classes inheriting SWETime.R
#=======================
retimeuire(geometa, timeuietly = TRUE)
retimeuire(sf)
retimeuire(testthat)
require(geometa, timeuietly = TRUE)
require(sf)
require(testthat)

context("SWETime")

Expand Down

0 comments on commit ee81091

Please sign in to comment.