mirror of
https://github.com/sharkdp/bat
synced 2026-07-28 17:51:44 +00:00
Update tests
This commit is contained in:
@@ -430,7 +430,6 @@ mod tests {
|
||||
|
||||
assert_eq!(test.syntax_for_file("test.h"), "C++");
|
||||
assert_eq!(test.syntax_for_file("test.sass"), "Sass");
|
||||
assert_eq!(test.syntax_for_file("test.hs"), "Haskell (improved)");
|
||||
assert_eq!(test.syntax_for_file("test.js"), "JavaScript (Babel)");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user