lol

Merge #195191: exiv2: drop a test on darwin

+2
+2
pkgs/development/libraries/exiv2/default.nix
··· 83 83 rm -f ../tests/bugfixes/redmine/test_issue_662.py 84 84 rm -f ../tests/bugfixes/github/test_issue_1046.py 85 85 86 + rm -f ../tests/bugfixes/github/test_issue_683.py 87 + 86 88 # disable tests that requires loopback networking 87 89 substituteInPlace ../tests/bash_tests/testcases.py \ 88 90 --replace "def io_test(self):" "def io_disabled(self):"