mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-23 13:24:29 +00:00
python312Packages.dissect-target: remove whitespace
This commit is contained in:
parent
b4e57332e6
commit
ad05b7bed3
@ -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/"
|
||||
|
Loading…
Reference in New Issue
Block a user