lol

exiv2: drop a test on darwin, really now

I did this wrong in 9927b2f2c3d. `-f` invites typos.

+1 -1
+1 -1
pkgs/development/libraries/exiv2/default.nix
··· 83 rm -f ../tests/bugfixes/redmine/test_issue_662.py 84 rm -f ../tests/bugfixes/github/test_issue_1046.py 85 86 - rm -f ../tests/bugfixes/github/test_issue_683.py 87 88 # disable tests that requires loopback networking 89 substituteInPlace ../tests/bash_tests/testcases.py \
··· 83 rm -f ../tests/bugfixes/redmine/test_issue_662.py 84 rm -f ../tests/bugfixes/github/test_issue_1046.py 85 86 + rm ../tests/bugfixes/redmine/test_issue_683.py 87 88 # disable tests that requires loopback networking 89 substituteInPlace ../tests/bash_tests/testcases.py \