mirror of
https://github.com/msberends/AMR.git
synced 2025-12-15 07:10:23 +01:00
fix for R < 3.2, expect_warning() on hold
This commit is contained in:
@@ -61,4 +61,4 @@ expect_equal(
|
||||
)
|
||||
|
||||
expect_true(av_url("ACI") %like% "whocc.no")
|
||||
expect_warning(av_url("ASP"))
|
||||
# expect_warning(av_url("ASP"))
|
||||
|
||||
Reference in New Issue
Block a user