Browse Source

Add test-pipe-file-to-http to test-uv

v0.7.4-release
Ryan Dahl 14 years ago
parent
commit
c171a0851a
  1. 1
      Makefile

1
Makefile

@ -176,6 +176,7 @@ UVTEST += simple/test-next-tick-starvation
UVTEST += simple/test-module-load-list
UVTEST += simple/test-path
UVTEST += simple/test-pipe-stream
UVTEST += simple/test-pipe-file-to-http
UVTEST += simple/test-pump-file2tcp
UVTEST += simple/test-pump-file2tcp-noexist
UVTEST += simple/test-punycode

Loading…
Cancel
Save