Merge pull request #727 from ricnewton/master

Remove redundant entry in tests makefile.
This commit is contained in:
Pieter Hintjens 2013-10-29 04:24:38 -07:00
commit 2a03d541dc

View File

@ -68,7 +68,6 @@ test_last_endpoint_SOURCES = test_last_endpoint.cpp
test_term_endpoint_SOURCES = test_term_endpoint.cpp
test_monitor_SOURCES = test_monitor.cpp
test_router_mandatory_SOURCES = test_router_mandatory.cpp
test_router_raw_empty_SOURCES = test_router_raw_empty.cpp
test_probe_router_SOURCES = test_probe_router.cpp
test_stream_SOURCES = test_stream.cpp
test_stream_empty_SOURCES = test_stream_empty.cpp