exiv2: drop a test on darwin, really now
I did this wrong in 9927b2f2c3
. `-f` invites typos.
This commit is contained in:
parent
41ebdfa0c2
commit
6471cff5dd
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
|
|||
rm -f ../tests/bugfixes/redmine/test_issue_662.py
|
||||
rm -f ../tests/bugfixes/github/test_issue_1046.py
|
||||
|
||||
rm -f ../tests/bugfixes/github/test_issue_683.py
|
||||
rm ../tests/bugfixes/redmine/test_issue_683.py
|
||||
|
||||
# disable tests that requires loopback networking
|
||||
substituteInPlace ../tests/bash_tests/testcases.py \
|
||||
|
|
Loading…
Reference in a new issue