1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-31 18:21:43 +00:00

Add more tests

This commit is contained in:
sharkdp
2018-10-11 21:39:44 +02:00
committed by David Peter
parent 693bd5929d
commit c19c704a43
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ extern crate content_inspector;
extern crate directories;
extern crate encoding;
extern crate git2;
extern crate shell_words;
extern crate syntect;
extern crate wild;