test: migrate git_gc to snapbox

This commit is contained in:
rami3l 2024-06-17 19:59:18 +08:00
parent 8c52c9c33a
commit fa31d100a2
No known key found for this signature in database
GPG key ID: 39A0730456190C3A

View file

@ -1,7 +1,5 @@
//! Tests for git garbage collection.
#![allow(deprecated)]
use std::env;
use std::ffi::OsStr;
use std::path::PathBuf;