Skip to content

Commit 754ee46

Browse files
committed
this test won't work with rmarkdown 2.4 because of rstudio/rmarkdown@e1a3fb6
remove this test anyway since it really belongs to the rmarkdown package instead of bookdown
1 parent bc7f09e commit 754ee46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testit/test-utils.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ assert('source_files() handles several configurations correcly', {
116116
})
117117

118118
assert('lua_filter() works as expected', {
119-
(has_error(lua_filter("no-such-filter")))
120-
121119
(basename(lua_filter("custom-environment.lua")) %==% "custom-environment.lua")
122120
})
123121

0 commit comments

Comments
 (0)