mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 09:44:18 +00:00
Merge pull request #131083 from SuperSandro2000/diffoscope
diffoscope: disable failing test
This commit is contained in:
commit
bceb16b076
@ -72,6 +72,7 @@ python3Packages.buildPythonApplication rec {
|
||||
"test_sbin_added_to_path"
|
||||
"test_diff_meta"
|
||||
"test_diff_meta2"
|
||||
"test_obj_no_differences"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user