Skip to content

Commit dafc430

Browse files
committed
fix copy_theme unit test
1 parent a78c44f commit dafc430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/init.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ 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",
122-
"css/exclude.css",
123123
"favicon.png",
124124
"favicon.svg",
125125
"highlight.css",

0 commit comments

Comments
 (0)