Skip to content

Commit 6d66136

Browse files
Removed "alphaPhiDS"
1 parent 9d2c90e commit 6d66136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test-smk-ds.listServersideFunctions.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test_that("check results", {
3333
"tableDS.assign", "tapplyDS.assign", "unlist", "unListDS"
3434
))
3535
aggregate.functions <- factor(c(
36-
"NROW", "alphaPhiDS", "asFactorDS1", "asListDS",
36+
"NROW", "asFactorDS1", "asListDS",
3737
"checkNegValueDS", "classDS", "colnamesDS", "corTestDS",
3838
"covDS", "dataFrameSubsetDS1",
3939
"densityGridDS", "dimDS",

0 commit comments

Comments
 (0)