Skip to content

Commit 881be88

Browse files
committed
New test
1 parent 5beb5e8 commit 881be88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/testthat/test-assign_arg_list.R

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
test_that("Cat",{
2+
expect_error(assign_arg_list(c(1,2,3)))
3+
})

0 commit comments

Comments
 (0)