mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-03 11:52:26 +01:00
@@ -11,7 +11,7 @@ pub struct BatTester {
|
||||
impl BatTester {
|
||||
pub fn new() -> Self {
|
||||
modify_sample_file();
|
||||
// Lifted from fd :)
|
||||
|
||||
let root = env::current_exe()
|
||||
.expect("tests executable")
|
||||
.parent()
|
||||
|
Reference in New Issue
Block a user