test: enable simple/test-http-dns-error for `make test-uv`

pull/22966/head
Ben Noordhuis 2011-08-12 15:46:44 +02:00
parent 3cac57658f
commit a002f4f453
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ UVTEST += simple/test-http-contentLength0
UVTEST += simple/test-http-curl-chunk-problem
UVTEST += simple/test-http-default-encoding
UVTEST += simple/test-http-dns-fail
UVTEST += simple/test-http-dns-error
UVTEST += simple/test-http-eof-on-connect
UVTEST += simple/test-http-exceptions
UVTEST += simple/test-http-expect-continue