We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5beb5e8 commit 881be88Copy full SHA for 881be88
tests/testthat/test-assign_arg_list.R
@@ -0,0 +1,3 @@
1
+test_that("Cat",{
2
+ expect_error(assign_arg_list(c(1,2,3)))
3
+})
0 commit comments