Skip to content

Commit 6d84814

Browse files
authored
Update test_functions.R
1 parent 9eba7bc commit 6d84814

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/testthat/test_functions.R

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,8 @@ testthat::test_that("Test functions", {
520520
arguments$ann_thr_ms2_sim_edg <- "x"
521521
arguments$fil_pat <- "x"
522522
arguments$fil_ann_raw_spe <- "x"
523+
arguments$fil_ann_raw_spe_gnp <- "x"
524+
arguments$fil_ann_raw_spe_spe <- "x"
523525
arguments$fil_ann_raw_sir <- "x"
524526
arguments$fil_ann_pre_can <- "x"
525527
arguments$fil_ann_pre_for <- "x"
@@ -592,6 +594,8 @@ testthat::test_that("Test functions", {
592594
arguments$names_mgf_xl <- "x"
593595
arguments$names_precursor <- "x"
594596
arguments$names_rt <- "x"
597+
arguments$names_rt_fea <- "x"
598+
arguments$names_rt_lib <- "x"
595599
arguments$names_smiles <- "x"
596600
arguments$names_source <- "x"
597601
arguments$names_target <- "x"
@@ -634,6 +638,7 @@ testthat::test_that("Test functions", {
634638
arguments$wei_che_23 <- "x"
635639
arguments$compounds_names <- "x"
636640
arguments$force <- "x"
641+
arguments$nit_rul <- "x"
637642
arguments$summarise <- "x"
638643

639644
parse_cli_params(

0 commit comments

Comments
 (0)