python312Packages.dissect-target: remove whitespace

This commit is contained in:
Fabian Affolter 2024-05-08 00:53:00 +02:00
parent b4e57332e6
commit ad05b7bed3
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ buildPythonPackage rec {
lib.optional stdenv.hostPlatform.isDarwin "test_fs_attrs_no_os_listxattr";
disabledTestPaths = [
# Tests are using Windows paths, missing test files
# Tests are using Windows paths, missing test files
"tests/plugins/apps/"
# ValueError: Invalid Locate file magic. Expected /x00LOCATE02/x00
"tests/plugins/os/unix/locate/"