mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-13 06:16:55 -04:00
refactor(tools-test): remove unused code
This commit is contained in:
parent
86b18ef3ab
commit
a5c293f5b7
@ -60,7 +60,6 @@ namespace bp = boost::process;
|
|||||||
namespace fs = std::filesystem;
|
namespace fs = std::filesystem;
|
||||||
|
|
||||||
auto test_dir = fs::path(TEST_DATA_DIR).make_preferred();
|
auto test_dir = fs::path(TEST_DATA_DIR).make_preferred();
|
||||||
auto test_data_tar = test_dir / "data.tar";
|
|
||||||
auto test_data_dwarfs = test_dir / "data.dwarfs";
|
auto test_data_dwarfs = test_dir / "data.dwarfs";
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user