Skip to content

Commit 3eceb3f

Browse files
drop test in wrong file
1 parent 4cdcb22 commit 3eceb3f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tests/testthat/test-all.R

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,17 +108,9 @@ run_test("parsable-R",
108108
error_msg = NULL
109109
)
110110

111-
run_test("parsable-R",
112-
suffix = "-success.Rmd",
113-
error_msg = NULL
114-
)
115-
116111
# failure
117112
run_test("parsable-R", suffix = "-fail.R", error_msg = "not parsable")
118113

119-
run_test("parsable-R", suffix = "-fail.Rmd", error_msg = "not parsable")
120-
121-
122114

123115
### . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..
124116
### spell-check ####

0 commit comments

Comments
 (0)