Skip to content

Commit 271e65a

Browse files
committed
fix copy_theme unit test
1 parent a78c44f commit 271e65a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/init.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ fn copy_theme() {
116116
let expected = vec![
117117
"book.js",
118118
"css/chrome.css",
119+
"css/exclude.css",
119120
"css/general.css",
120121
"css/print.css",
121122
"css/variables.css",

0 commit comments

Comments
 (0)