mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
testenv: Remove Test--spider-r.py from XFAIL_TESTS
This commit is contained in:
parent
c443399ab1
commit
0606f1a133
@ -1,3 +1,7 @@
|
||||
2013-10-14 Giuseppe Scrivano <gscrivan@redhat.com>
|
||||
|
||||
* Makefile.am (XFAIL_TESTS): Remove Test--spider-r.py.
|
||||
|
||||
2013-10-06 Giuseppe Scrivano <gscrivan@redhat.com>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Distribute test files.
|
||||
|
@ -48,8 +48,8 @@ TESTS = Test-auth-basic-fail.py \
|
||||
Test-Post.py \
|
||||
Test--spider-r.py
|
||||
|
||||
XFAIL_TESTS = Test-auth-both.py \
|
||||
Test--spider-r.py
|
||||
XFAIL_TESTS = Test-auth-both.py
|
||||
|
||||
LOG_COMPILER = python3
|
||||
|
||||
EXTRA_DIST = ColourTerm.py \
|
||||
|
Loading…
x
Reference in New Issue
Block a user