Skip to content

Commit 85bbf32

Browse files
committed
Update files in theme_dir_overrides_defaults test
1 parent 2c0b3f8 commit 85bbf32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/theme/mod.rs

+2
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ mod tests {
227227
"highlight.css",
228228
"ayu-highlight.css",
229229
"clipboard.min.js",
230+
"iframe.html",
231+
"wasm-entry.mjs",
230232
];
231233

232234
let temp = TempFileBuilder::new().prefix("mdbook-").tempdir().unwrap();

0 commit comments

Comments
 (0)