Skip to content

Commit 8734663

Browse files
committed
remove empty test file
1 parent 4ba5467 commit 8734663

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

facebook/delphiFacebook/unit-tests/testthat/test-contingency-variables.R

Lines changed: 0 additions & 4 deletions
This file was deleted.

facebook/delphiFacebook/unit-tests/testthat/test-utils.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ test_that("testing create dir function", {
2424

2525
test_that("testing read params when missing file", {
2626

27-
# expect error if missing file, since no template in test dir
27+
# expect error if missing file, since no template in test dir
2828
tdir <- tempfile()
2929
expect_warning(expect_error(read_params(tdir)))
3030
})

0 commit comments

Comments
 (0)